Myned
|
5c453cad41
|
Commented out unused code, WIP embed generator
|
2017-10-16 02:06:08 -04:00 |
|
Myned
|
0ee84acf79
|
Merge branch 'dev'
|
2017-10-15 17:21:21 -04:00 |
|
Myned
|
384dadc93a
|
Fixed http icon_url
|
2017-10-15 17:21:08 -04:00 |
|
Myned
|
a0da23dd92
|
Fixed loop changing end tag, logical method name, removed a alias
|
2017-10-15 16:18:09 -04:00 |
|
Myned
|
7febc13ef1
|
Merge branch 'dev'
|
2017-10-15 15:32:43 -04:00 |
|
Myned
|
9ca2a745d9
|
Caught argument errors and rxed the exception for output
|
2017-10-15 15:32:35 -04:00 |
|
Myned
|
9851c678b2
|
Merge branch 'dev'
|
2017-10-15 14:20:35 -04:00 |
|
Myned
|
2cf9faf08f
|
Support multiple attachments/urls, fixed missing args, added rate limit
|
2017-10-15 14:20:11 -04:00 |
|
Myned
|
dd5ffe0c7e
|
Merge branch 'dev'
|
2017-10-15 13:31:15 -04:00 |
|
Myned
|
f658918473
|
If/else order change, formatting
|
2017-10-15 13:31:05 -04:00 |
|
Myned
|
bee97afc3e
|
Fixed MissingArgument
|
2017-10-15 13:30:40 -04:00 |
|
Myned
|
246f7a7ad2
|
Merge branch 'dev'
|
2017-10-15 12:58:41 -04:00 |
|
Myned
|
cb5d3549e4
|
Redundant is True
|
2017-10-15 12:58:30 -04:00 |
|
Myned
|
bfc39d7a99
|
WIP task cancellation on loop close, formatting
|
2017-10-15 12:58:16 -04:00 |
|
Myned
|
06c7428cc2
|
Converted except passes to suppress(), * > ctx.*, cleaned some code
|
2017-10-15 12:57:31 -04:00 |
|
Myned
|
be1d861d1a
|
Merge branch 'master' into dev
|
2017-10-15 02:18:10 -04:00 |
|
Myned
|
1c0c63143f
|
Create a single task to delete messages from any channel for rate limits
|
2017-10-15 02:14:34 -04:00 |
|
Myned
|
30f782ec95
|
Formatting change
|
2017-10-15 02:13:41 -04:00 |
|
Myned
|
b284bf837c
|
Shortened u.tasks to not include the cog
|
2017-10-15 02:13:28 -04:00 |
|
Myned
|
1f4de99f49
|
Merge branch 'dev'
|
2017-10-15 01:50:47 -04:00 |
|
Myned
|
d3471e7e51
|
msg > message
|
2017-10-15 01:50:37 -04:00 |
|
Myned
|
50a54ba944
|
Merge branch 'dev'
|
2017-10-15 01:49:20 -04:00 |
|
Myned
|
f706b4a18d
|
Added ability to queue messages for deletion if they exist before cache
|
2017-10-15 01:49:10 -04:00 |
|
Myned
|
f85e969dc6
|
Caught failures to delete command invocations
|
2017-10-15 01:35:20 -04:00 |
|
Myned
|
0b6b964504
|
WIP testing for help command
|
2017-10-15 01:34:52 -04:00 |
|
Myned
|
85f7fc9430
|
Formatting change
|
2017-10-15 01:34:34 -04:00 |
|
Myned
|
f94303da60
|
Changed http icon url to local
|
2017-10-15 01:34:15 -04:00 |
|
Myned
|
cc40de0904
|
Merge branch 'dev'
|
2017-10-14 23:41:52 -04:00 |
|
Myned
|
a346dfca7e
|
Formatting changes, changed to errext, caught CheckFailure
|
2017-10-14 23:41:42 -04:00 |
|
Myned
|
3c55f9bb05
|
Added settings.pkl for del_ctx checks
|
2017-10-14 23:40:56 -04:00 |
|
Myned
|
f3f7533b75
|
Merge branch 'dev'
|
2017-10-14 22:38:09 -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
|
1c0ef754a3
|
Merge branch 'dev'
|
2017-10-14 21:59:52 -04:00 |
|
Myned
|
5fbcc3ac4b
|
Added png files to gitignore for the bot icon (used in notifier)
|
2017-10-14 21:55:39 -04:00 |
|
Myned
|
ca530e1182
|
ctx.* shortcut
|
2017-10-14 21:55:10 -04:00 |
|
Myned
|
84f45d4f7d
|
Formatting tweaks
|
2017-10-14 21:54:29 -04:00 |
|
Myned
|
33891cb409
|
Error output to ctx helper method
|
2017-10-14 21:54:18 -04:00 |
|
Myned
|
cecd1f3abc
|
Changed session pool to be active only when needed
(issues arose with a globally active session)
|
2017-10-14 21:53:55 -04:00 |
|
Myned
|
00eec657da
|
stdout and stderr output tweaks, ctx.* shortcut, WIP macOS notifier
|
2017-10-14 21:52:21 -04:00 |
|
Myned
|
c780f40866
|
Merge branch 'dev'
|
2017-10-14 15:30:03 -04:00 |
|
Myned
|
42adc28e09
|
Added WIP favorites command
|
2017-10-14 15:29:53 -04:00 |
|
Myned
|
a3d906e63e
|
Checked for session creation before closing, formatting change
|
2017-10-14 15:29:35 -04:00 |
|
Myned
|
b3435e3316
|
Overrode on_error to close connections and open terminal with traceback
|
2017-10-14 15:29:01 -04:00 |
|
Myned
|
225bebff0a
|
Removed redundant "./" from file declarations, changed d.errors to err.
|
2017-10-14 15:28:00 -04:00 |
|
Myned
|
7267d075ee
|
Merge branch 'dev'
|
2017-10-13 23:59:27 -04:00 |
|
Myned
|
0777573193
|
Formatting, startup logic changes
|
2017-10-13 23:59:14 -04:00 |
|
Myned
|
5156051d2b
|
Merge branch 'dev'
|
2017-10-13 23:44:29 -04:00 |
|
Myned
|
a9178b0204
|
utils.config
|
2017-10-13 23:43:37 -04:00 |
|
Myned
|
ef75b4664b
|
Merge branch 'dev'
|
2017-10-13 23:41:44 -04:00 |
|
Myned
|
81d8a31ea6
|
Converted to .format()
|
2017-10-13 23:41:32 -04:00 |
|