1
0
Fork 0
mirror of https://github.com/myned/modufur.git synced 2024-11-02 05:02:39 +00:00
Commit graph

82 commits

Author SHA1 Message Date
Myned
186bb0f68f Removed unneeded main folder 2017-12-05 06:34:43 -05:00
Myned
22c235386f Changed bot startup channel message to include contextual prefixes 2017-12-05 01:51:22 -05:00
Myned
c4c672d901 Tweaked presence command and added ability to opt out with empty string 2017-12-01 19:27:42 -05:00
Myned
e28af0092e Conflicting changes 2017-12-01 19:13:00 -05:00
Myned
678cbba249 Finalized selfbot config options - need to rework everything else 2017-12-01 19:12:48 -05:00
Myned
88b3c9f506 Added multiple commands to lastcommand blacklist 2017-11-20 11:28:33 -05:00
Myned
a9491dacb7 Added ignoring of bot messages in on_message 2017-11-20 11:27:52 -05:00
Myned
a88256031a Fixed reactions on startup 2017-11-20 11:26:16 -05:00
Myned
881b29a22d Fixed startup reactions not working properly and cleaned represenation 2017-11-20 08:45:49 -05:00
Myned
d23c05049e Converted commands module to use alias cmds 2017-11-20 06:18:42 -05:00
Myned
b1abb69303 Moved del_ctx to on_command_completion and removed decorators 2017-11-20 06:04:32 -05:00
Myned
8c83abca80 Secondary test command 2017-11-20 06:01:23 -05:00
Myned
ea4a12024b Changed description, added help_attrs (help alias), added pm_help=None 2017-11-20 06:01:07 -05:00
Myned
ed0cdd837d Removed pre-definition of HelpFormatter 2017-11-20 06:00:12 -05:00
Myned
bcc1273fbe Compressed get_prefix referencing 2017-11-20 05:58:40 -05:00
Myned
fe5fa3c518 Commented out WIP HelpFormatter to temp fix help command 2017-11-20 05:57:41 -05:00
Myned
e997c242ea Added task removal on guild leave 2017-11-20 02:15:20 -05:00
Myned
4735f3ea2a Testing for WIP e6 info command 2017-11-19 23:18:05 -05:00
Myned
52fdf8eac0 Fixed error traceback 2017-11-19 23:01:06 -05:00
Myned
2334dada9e Uncommented logger for warnings 2017-11-19 23:00:55 -05:00
Myned
4a18ec2bae Changed command completion reactions to globally activate for simplicity 2017-11-19 22:55:34 -05:00
Myned
5bb47547bd Added lastcommand 2017-11-19 22:55:28 -05:00
Myned
bd48744321 Added traceback to dm'd error logs 2017-11-08 22:32:28 -05:00
Myned
6d790fdbfe Added temp silencing of discord NotFound errors 2017-11-08 22:32:06 -05:00
Myned
107741dfac Removed underlining of guild for aesthetics 2017-11-08 00:11:10 -05:00
Myned
74abeb804c Changed error log formatting 2017-11-07 02:00:07 -05:00
Myned
172ae8f082 WIP HelpFormatter testing 2017-11-06 23:51:07 -05:00
Myned
607d80b6ce Testing shit 2017-11-06 02:02:08 -05:00
Myned
7462e073e8 Reverted direct emojis for \N syntax (again) for cross-compatibility
(Hopefully)
2017-11-06 02:00:58 -05:00
Myned
c87555bfee Output formatting change 2017-10-31 16:13:54 -04:00
Myned
12490206e5 Testinggggg 2017-10-30 23:36:28 -04:00
Myned
801ee2be71 Changed "restart_(ch to chan)" to "startup_" for clarity with shutdown 2017-10-30 23:28:37 -04:00
Myned
72850844c1 Converted \N unicode formatting to direct emojis for clarity 2017-10-30 00:20:40 -04:00
Myned
9271210342 Changed check-return to check-pass 2017-10-29 17:54:50 -04:00
Myned
2850d00d24 Cleaned unnecessary testing 2017-10-29 17:54:33 -04:00
Myned
ddc020e11d Removed periods from output for aesthetic purposes 2017-10-28 16:28:16 -04:00
Myned
10b876299a Changed to for missing commands for clarity 2017-10-28 15:42:02 -04:00
Myned
945840783b Removed bot user check for on_message for *ifying embeds 2017-10-28 15:41:11 -04:00
Myned
f1abf4e0b3 Testing n stuff 2017-10-27 21:06:41 -04:00
Myned
3c09863a60 Error formatting tweak 2017-10-21 16:41:01 -04:00
Myned
04ec3b9955 Fixed commands not showing in help if checks fail 2017-10-21 16:40:36 -04:00
Myned
4528c6fe10 Testing with audit logs 2017-10-21 16:40:06 -04:00
Myned
22afd87d8b ⚠️ > \N{WARNING SIGN} 2017-10-20 16:19:58 -04:00
Myned
4d92778c8a Misc testing 2017-10-20 16:19:15 -04:00
Myned
1443dce356 on_message override to check if invoker is bot 2017-10-20 16:17:55 -04:00
Myned
d576e4d6a3 Compressed add_cog to for loop 2017-10-20 16:17:16 -04:00
Myned
1ecd790f83 Prefix per guild command 2017-10-20 16:16:05 -04:00
Myned
ff2ac1b587 Misc testing and shit 2017-10-19 04:39:41 -04:00
Myned
144e90abc1 Converted emoji to unicode names, fixed emoji parsing w/ devon d.py fork 2017-10-18 14:09:13 -04:00
Myned
6f38e0bc8e 4 space > 2 space 2017-10-17 19:04:45 -04:00