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
davfsa
51aabdf9d7
Delete bot_management.py
2018-06-15 19:11:09 +02:00
davfsa
549f94a7c2
Updated bot_management.py
...
Added a way for people with manage_guild perms to claim and unclaim bots in the name of other users
2018-06-15 19:03:17 +02:00
Dustin Pianalto
f73d0b89d2
Added emojis for Paginator
2018-06-15 01:42:43 -08:00
Dustin Pianalto
3657977f45
Added Paginator and Book
2018-06-15 01:40:53 -08:00
Dustin Pianalto
69db0a402a
Fixed typo
2018-06-15 00:54:46 -08:00
Dustin Pianalto
65ba76e42a
Changed RuntimeError to Warning
2018-06-15 00:52:17 -08:00
Dustin Pianalto
db9e81ff67
Updated Error Handler
2018-06-15 00:43:58 -08:00
Dustin Pianalto
65d99cdd85
Updated Error Handler
2018-06-15 00:24:39 -08:00
raatty
7f0d31f4a5
i forgot an f ops
2018-06-15 20:14:08 +12:00
raatty
e9c6e57c98
listing other peoples claims
2018-06-15 20:12:37 +12:00
Dustin Pianalto
c054e1ea30
Fixed order of checks
2018-06-15 00:02:44 -08:00
raatty
25f37edce5
guild instead of server maybe?
2018-06-15 18:48:53 +12:00
raatty
4a4a65222e
name instead of id
2018-06-15 18:46:01 +12:00