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

25 commits

Author SHA1 Message Date
Myned
85f7fc9430 Formatting change 2017-10-15 01:34:34 -04:00
Myned
a346dfca7e Formatting changes, changed to errext, caught CheckFailure 2017-10-14 23:41:42 -04:00
Myned
9a1d225b9b Fixed r.read() raising ClientConnectionError
Context manager was closing the request before methods could be run on it
2017-10-14 22:37:57 -04:00
Myned
00eec657da stdout and stderr output tweaks, ctx.* shortcut, WIP macOS notifier 2017-10-14 21:52:21 -04:00
Myned
b3435e3316 Overrode on_error to close connections and open terminal with traceback 2017-10-14 15:29:01 -04:00
Myned
0777573193 Formatting, startup logic changes 2017-10-13 23:59:14 -04:00
Myned
70c863062b utils.config, formatting fix 2017-10-13 23:38:58 -04:00
Myned
5e65dcbb8f Passed CommandNotFound error, WIP dual reaction events 2017-10-13 21:51:38 -04:00
Myned
8f304893e3 WIP testing for dual reaction add/remove event listeners, moved commands 2017-10-12 22:28:16 -04:00
Myned
de967d68cb Changed default perms 2017-10-11 11:08:32 -04:00
Myned
a439d8d917 Testing, on_ready cogs, .format conversion, and misc changes 2017-10-11 02:57:17 -04:00
Myned
48e442b5a2 Insourced restart command 2017-10-11 02:53:40 -04:00
Myned
fd464d948f Added ctx.message deletion, small str change 2017-10-02 17:32:53 -04:00
Myned
ac17187b1a Finished restart command 2017-10-02 17:29:39 -04:00
Myned
86311aba96 Placeholder for restart bot command 2017-10-02 15:24:57 -04:00
Myned
8d11679435 Moved around cog adding to better align file creation 2017-10-02 15:22:52 -04:00
Myned
c45663930e Added listed ids dict 2017-10-02 15:22:12 -04:00
Myned
b4346cb334 Added check for shutdown output 2017-09-27 14:49:21 -04:00
Myned
0f9c961966 Did stuff and things 2017-09-25 15:31:51 -04:00
Myned
0cb8f2876b Am g0 by3e 2017-09-24 16:33:48 -04:00
Myned
7259fb1766 "Fixed invite link command" 2017-09-24 15:30:30 -04:00
Myned
bb3721478f "Added prefix to config and fixed initial startup" 2017-09-24 15:13:36 -04:00
Myned
3d02095687 Fixed config file creation 2017-09-24 14:09:02 -04:00
Myned
139502c021 "Edited an indent" 2017-09-24 11:52:26 -04:00
Myned
ec927178b6 "Folder rename" 2017-09-24 11:32:35 -04:00
Renamed from src/test/run.py (Browse further)