235 Commits

Author SHA1 Message Date
nya~
63d852f37b
Fixed syntax error. 2018-06-21 19:22:04 +01:00
nya~
b189f2ca5e
Oops 2018-06-21 19:17:29 +01:00
nya~
1ddf767074
Logs and reports broken cogs on restart. 2018-06-21 19:17:05 +01:00
nya~
f4b0f03a23
Fixed path issue. 2018-06-21 19:10:34 +01:00
nya~
671e08ca5a
Update. (#2)
* Update sebi_machine_launcher.sh

* Update sebi_machine_launcher.sh

* Update requirements.txt

* removed numpy import

* Fixed a stupid typo.

* Fixed broken import someone didn't check.

* Updated bot_management.py

* Updated bot_management.py

* Update bot_management.py

* Update bot_management.py

* Update bot_management.py

* Added ban command

And changed the response because if you were talking without commas you would need to breathe heavily and and and and *huff*

* Update bot_management.py

* Aaa

wrong word lmao

* Update bot_management.py

* Update bot_management.py

* Update bot_management.py

* Update bot_management.py

* Update bot_management.py

* added new responses to agree

And added async2rw to the tutorials

* readded d.js-start

Because i am retarded and removed it

* Changed d.js-start back to d.js

Because im too dumb

* Update bot_management.py

* Update bot_management.py

* Fixed typos

* Update sebi_machine_launcher.sh

* Updated some files
2018-06-21 19:09:49 +01:00
nya~
e62845ade8
Git pulls after four consecutive crashes. 2018-06-21 18:35:17 +01:00
neko404notfound
4f5a1b518a Renamed src package to sebimachine.
- Gave the package a descriptive name.
- Passed over with black once more.
- Created setup.py to install dependencies.
- Updated author to reflect repo ownership to Dusty.
- Changed `git` command to use the __url__ attribute.
- Changed music to use ogg vorbis instead of mp3, purely for
    performance.
- Tried to make sure nothing broke.
- Updated dockerfile. Pretty sure we don't need it though...
2018-06-21 10:06:03 +01:00
neko404notfound
001d6aa0ac Removed execution permission. 2018-06-21 09:31:02 +01:00
neko404notfound
6b44995333 Readded dockerfile as heroku uses it apparently..? 2018-06-21 09:28:25 +01:00
neko404notfound
1a4af0c766 Updated .gitignore and removed docker stuff, since we are not using it. 2018-06-21 09:26:41 +01:00
neko404notfound
5a67f1c732 Fixed license in package.json 2018-06-21 09:25:29 +01:00
neko404notfound
ff3b43c2e6 Removed package-lock, gitignored. 2018-06-21 09:24:41 +01:00
neko404notfound
dd3fd2ea68 Added .gitattributes 2018-06-21 09:23:31 +01:00
neko404notfound
8d579f5bb3 Changed CRLF to LF, passed over code with black to normalise formatting. 2018-06-21 09:21:54 +01:00
nya~
f6c4a5a570
Update (#1)
* Update sebi_machine_launcher.sh

* Update sebi_machine_launcher.sh

* Update requirements.txt

* removed numpy import

* Fixed a stupid typo.

* Fixed broken import someone didn't check.

* Updated bot_management.py

* Updated bot_management.py

* Update bot_management.py

* Update bot_management.py

* Update bot_management.py

* Added ban command

And changed the response because if you were talking without commas you would need to breathe heavily and and and and *huff*

* Update bot_management.py

* Aaa

wrong word lmao

* Update bot_management.py
2018-06-21 09:20:10 +01:00
neko404notfound
76f7e0c36e Requirements and traps.
Requirements file was missing five requirements. This might be useful to
have fixed, so I sorted that out.
    - opuslib
    - youtube_dl
    - asyncpg
    - PyNaCl
    - dataclasses

Made the sebi_machine_launcher.sh executable only under the current
owner.

Added a SIGINT trap to sebi_machine_launcher.sh. You are only restarting
while the bot returns a non-truthy exit code (i.e. non zero). SIGINT,
which triggers the Python KeyboardInterrupt builtin exception being
raised will, if unhandled, result in a non-zero exit code. Thus, if you
provide a keyboard interrupt, you will just have the bot instantly
respawn. This is fine until you have a one second lag over SSH. Then my
wrist starts to hurt from spamming CTRL-C so many times until the bot
process dies.
2018-06-20 17:51:25 +01:00
davfsa
1f8856b277 Changed so that people with manage roles can add and delete tags 2018-06-20 17:48:14 +02:00
davfsa
5caf602f79 Changed discord.Member to discord.User in invite 2018-06-19 22:34:50 +02:00
davfsa
0fb83df922 Renamed start to tutorial 2018-06-19 22:15:29 +02:00
davfsa
5ae0bd4b20 Fixed indentation error 2018-06-19 22:08:28 +02:00
davfsa
8247bb5469 Merge remote-tracking branch 'origin/development' into development 2018-06-19 22:07:09 +02:00
davfsa
a8fd644218 Added a new command "finish"
Finished invite
2018-06-19 22:06:08 +02:00
davfsa
0c4b735e41 Added some files to gitignore 2018-06-19 22:05:09 +02:00
davfsa
ce8bd68193 Removed a useless command from moderation.py 2018-06-19 22:04:47 +02:00
Mr-Blob
6c2857e5c8
Update extensions.txt 2018-06-19 10:03:24 +00:00
Mr-Blob
a9cca0cff6
Create music.py 2018-06-19 10:03:04 +00:00
Mr-Blob
ccd6f14efc
Create noblock.py 2018-06-19 10:02:21 +00:00
Mr-Blob
844d3a4869
Create __init__.py 2018-06-19 10:00:36 +00:00
Dustin Pianalto
6c80b5832b pep8 2018-06-18 10:31:32 -08:00
Dustin Pianalto
3d508968d4 Merge remote-tracking branch 'origin/development' into development
# Conflicts:
#	src/cogs/bot_management.py
2018-06-18 10:30:37 -08:00
davfsa
315b48c235
Update bot_management.py 2018-06-18 20:30:13 +02:00
Dustin Pianalto
d906d375f7 pep8 2018-06-18 10:30:07 -08:00
davfsa
5736945447
Update bot_management.py 2018-06-18 08:24:15 +00:00
davfsa
5a01692f6b
Update bot_management.py 2018-06-16 11:32:07 +02:00
davfsa
b95269c234
Update bot_management.py 2018-06-16 11:27:14 +02:00
davfsa
7ce9b3dd52
Update bot_management.py 2018-06-16 11:23:38 +02:00
davfsa
86521e8e50
Update bot_management.py 2018-06-16 11:01:44 +02:00
davfsa
aef00702a7
Update bot_management.py 2018-06-16 11:01:06 +02:00
davfsa
c966615a80
Update bot_management.py 2018-06-16 11:00:03 +02:00
davfsa
0772281ab2
Fixed indentaion errors 2018-06-16 10:56:57 +02:00
davfsa
3f0252909f
Update bot_management.py 2018-06-16 10:55:32 +02:00
davfsa
313e103ef8
Added invite command 2018-06-16 10:50:14 +02:00
Dustin Pianalto
97524ce9bd Remove on_message 2018-06-16 00:12:46 -08:00
Dustin Pianalto
c43efe5801 Ignore self 2018-06-16 00:06:13 -08:00
davfsa
7aefcf5856
Fixed a little error 2018-06-16 10:04:13 +02:00
davfsa
79342626a2
Fixed a typo 2018-06-16 10:01:02 +02:00
davfsa
8e5f0c3fd7
Added a bot-invite "command" (still-testing) 2018-06-16 09:58:21 +02:00
davfsa
82978b1822
Added a bot-invite "command" (still-testing) 2018-06-16 09:50:39 +02:00
davfsa
62ca50b390
Update bot_management.py 2018-06-15 20:10:30 +02:00
davfsa
a90d7264bf
Upated bot_management
Added a option for people with manage_guild perms to change the claimed bots
2018-06-15 19:13:01 +02:00