1
0
Fork 0
mirror of synced 2024-06-02 02:34:32 +12:00
Commit graph

86 commits

Author SHA1 Message Date
Phxntxm 0d3ec6f46f Use a shell in the bash command 2018-01-11 11:07:42 -06:00
Phxntxm 11b6366360 Add a bash command 2018-01-11 10:56:11 -06:00
phxntxm b8153756d4 Remove embed notifs for me 2017-09-13 03:47:05 -05:00
Phxntxm 3494066ae7 Change the name of the owner, due to self-hosting 2017-06-29 14:49:52 -05:00
phxntxm ab93c3f436 Add the restriction checking decorator to all commands 2017-06-27 19:26:32 -05:00
Phxntxm 43a289750d Add self to globals; catch when the content is too large to print 2017-06-16 17:04:26 -05:00
phxntxm efc1a3cf6d Database rewrite/User queue creation 2017-06-07 03:30:19 -05:00
Phxntxm 942e1b0a09 Add a method to send a message to the owner when the bot has left/joined a guild 2017-05-18 22:09:00 -05:00
phxntxm 3b469fbe73 Rework debug command (Thanks Danny) 2017-05-09 18:21:05 -05:00
Phxntxm 60b1510c5c Add guild to the environment variables 2017-05-07 20:39:34 -05:00
Phxntxm 77848aef01 Add a full messagee 2017-05-05 15:58:17 -05:00
Phxntxm 005ac4179b Correct type for channel ID 2017-05-05 15:55:18 -05:00
Phxntxm 1d859e0995 Add a command to send a message to a particular channel 2017-05-05 15:53:12 -05:00
Phxntxm ba24b24933 Add server to globals for convenience 2017-04-13 21:55:57 -05:00
Phxntxm 0806cdadb2 Add a repl command 2017-03-25 18:37:12 -05:00
phxntxm d43c854584 Corrected an issue with changing the status/name 2017-03-08 13:25:52 -06:00
phxntxm 67d8fedef8 Updated for rewrite: Batch 6 2017-03-07 22:28:30 -06:00
phxntxm 2b9d8a2dca Update for rewrite: Batch 5 2017-03-07 17:56:24 -06:00
phxntxm a05b768274 Updated for rewrite: Batch 2 2017-03-07 16:35:30 -06:00
phxntxm 650f1fa839 Catch exception when the result of debug is too long 2017-03-04 01:51:30 -06:00
Phxntxm 342cd04db8 Updated debug to use environment variables, and not require any code blocks 2017-02-17 13:52:25 -06:00
Phxntxm 04c07fc08c Use the full utils package instead of importing each individually 2017-02-12 17:45:19 -06:00
Phxntxm ae0a6d974d imported utilities for use in debug 2016-12-19 10:45:02 -06:00
Phxntxm 9453499c62 Imported asyncio 2016-12-16 13:55:05 -06:00
Phxntxm 532c0078eb removed some old, useless commands 2016-12-09 21:25:00 -06:00
Phxntxm e872935708 Corrected syntax error 2016-10-07 15:40:29 -05:00
Phxntxm 6e57ffe4a3 Added a motd command 2016-10-07 15:39:41 -05:00
phxntxm d19b625f47 Imported config for use with debug command 2016-10-05 13:44:37 -05:00
phxntxm 26f32f9967 Update to saving method, using a much more robust method 2016-09-28 18:39:34 -05:00
phxntxm cad6fd4e14 Awaited the new save/get content methods 2016-08-30 19:11:25 -05:00
phxntxm 5b8fc913b8 PEP8 changes 2016-08-30 17:33:46 -05:00
Phxntxm bf535f3cbc Corrected what was being searched in running 2016-08-21 15:15:41 -05:00
Phxntxm 09ad1a8b57 Renamed battles variable, as it caused a conflict 2016-08-21 15:12:13 -05:00
Phxntxm 38f4c578db Removed ctx, as it's not used 2016-08-21 15:11:18 -05:00
Phxntxm 161eade219 Added a command to see how many things, and what is running 2016-08-21 15:10:53 -05:00
Phxntxm d6ecec0d5b Adding a test command to test mini-data classes 2016-08-18 22:50:54 -05:00
Phxntxm 2c694dbeb9 Adding a test command to test mini-data classes 2016-08-18 22:50:32 -05:00
Phxntxm d6470a19e8 Adding a test command to test mini-data classes 2016-08-18 22:50:11 -05:00
Phxntxm 74f5fe0ec0 Adding a test command to test mini-data classes 2016-08-18 22:49:17 -05:00
Phxntxm 2a20635536 Adding a test command to test mini-data classes 2016-08-18 22:48:50 -05:00
phxntxm 556022abbc Changed up safe restart command, to actually work 2016-08-16 21:19:44 -05:00
phxntxm c8730a3b6f Corrected some syntax/pep8 errors 2016-08-16 10:22:32 -05:00
Phxntxm f26e04b1a4 Mass update: Added comments to most of the project. A couple small tweaks made as well 2016-08-15 22:30:52 -05:00
Phxntxm d334c5584d Removed comment for restarting 2016-08-15 16:16:01 -05:00
Phxntxm 2fb38350da Added a saferestart command, temporarily commenting out the part that actually restarts, for testing 2016-08-15 16:15:27 -05:00
Phxntxm 37dbacf3fe Mass update: removed all cases LikeThis and replaced them like_this (This for you Fuyu) 2016-08-14 21:10:12 -05:00
Phxntxm 1458e3b4e9 Removed traceback printing 2016-08-13 21:10:53 -05:00
Phxntxm f58e1290c7 Printing traceback for loading, as it doesn't seem to be working 2016-08-13 20:58:10 -05:00
Phxntxm 9394f4ebeb Printing traceback for loading, as it doesn't seem to be working 2016-08-13 20:55:55 -05:00
Phxntxm 893af0e0cc Printing traceback for loading, as it doesn't seem to be working 2016-08-13 20:55:12 -05:00