16 Commits
Author SHA1 Message Date
Jeremy Zhang 6392e4d9bf Actually bail if length of emojis is 0 2018-12-30 21:00:41 +00:00
Jeremy Zhang 1629a8982c Implement reactions 2018-07-27 08:57:54 +00:00
Jeremy Zhang 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
Jeremy Zhang 19ff2ffd46 Fix game not showing and string the user id 2018-03-25 19:28:36 +00:00
Jeremy Zhang 00d9a9a356 Fix channel update not responding 2018-03-22 23:07:52 +00:00
Jeremy Zhang f7b3e4e65e AutoShard Titan bot with dpy rewrite, Closes #71 2018-03-22 22:55:09 +00:00
Jeremy Zhang 487f5756f5 Parse role mentions 2018-03-04 06:31:08 +00:00
Jeremy Zhang eff2b3bb46 Display rich embed support 2017-11-05 05:59:06 +00:00
Jeremy Zhang 25cd964403 Initial support for channel categories 2017-09-09 21:46:00 +00:00
Jeremy Zhang a3971960e1 Don't alter avatar urls for now 2017-08-30 00:25:25 +00:00
Jeremy Zhang 0631ccc96d Change to static image and color sidebar fix 2017-08-25 23:37:54 +00:00
Jeremy Zhang e3f57500ff Realtime updating channel list 2017-08-25 06:37:14 +00:00
Jeremy Zhang d1225e5273 Realtime emoji and discord member sidebar fix 2017-08-22 07:53:41 +00:00
Jeremy Zhang 0539efb204 WS Realtime for message actions and Sidebar members list presence update 2017-08-22 07:01:40 +00:00
Jeremy Zhang 4ed2d14bc3 Basic websockets authentication handling 2017-08-21 04:26:51 +00:00
Jeremy Zhang 72649f069e Basic message relaying via WS 2017-08-20 19:56:54 +00:00