Commit Graph

19 Commits

Author SHA1 Message Date
f0a295e3eb Pass if there are no attribute 2018-10-28 01:07:41 +00:00
0cb1f0646e Disallow none target 2018-10-09 21:13:19 +00:00
3e27b156a8 Implement join messages 2018-08-19 02:55:31 +00:00
b763907feb Set static format to png 2018-08-03 21:59:17 +00:00
f3be159853 Ditch webp again
Whoops, accidentally introduced it back in somehow
2018-08-03 21:45:53 +00:00
1629a8982c Implement reactions 2018-07-27 08:57:54 +00:00
3783cf1152 Move columns found in discord api on the guilds table into redis 2018-07-20 23:10:24 +00:00
0c1b706c28 Remove debug print from discordbot utilspy 2018-07-18 00:39:39 +00:00
6cd27f2aff Fix permissions issue and role hoists 2018-07-18 00:38:37 +00:00
86c7232b35 Remove guild members table for storing in redis 2018-07-17 23:47:30 +00:00
89b12d06ab Revert "Remove messages table", Accidentally committed in dev code
This reverts commit 6d6b390431.
2018-07-16 23:43:41 +00:00
6d6b390431 Remove messages table 2018-07-16 23:34:13 +00:00
bc129289fc Use redis to store discord api related objects, so far messages only
Keeping the table for now in case the redis method does not work as hoped
2018-07-16 03:50:31 +00:00
f7b3e4e65e AutoShard Titan bot with dpy rewrite, Closes #71 2018-03-22 22:55:09 +00:00
63979835ab Animated Emoji Support, Closes #85 2018-03-01 07:57:51 +00:00
e6422b118d Display NSFW channel warning 2018-01-28 00:43:53 +00:00
25cd964403 Initial support for channel categories 2017-09-09 21:46:00 +00:00
0539efb204 WS Realtime for message actions and Sidebar members list presence update 2017-08-22 07:01:40 +00:00
72649f069e Basic message relaying via WS 2017-08-20 19:56:54 +00:00