Jeremy Zhang
|
3159b9c0f5
|
Dont handle redisqueue if bot decides to offline
|
2019-01-09 19:04:55 +00:00 |
|
Jeremy Zhang
|
57d0a74621
|
Relinquish resources to the bot every 10 publishes in redisqueue
|
2019-01-06 00:08:12 +00:00 |
|
Jeremy Zhang
|
e566276fc4
|
Bugfix if guild not initialized yet and no reactions
|
2019-01-05 20:54:50 +00:00 |
|
Jeremy Zhang
|
4f27dedd6f
|
Fix emoji tuples out of range and no permission to read message issues
|
2018-12-30 20:23:07 +00:00 |
|
Jeremy Zhang
|
f0a295e3eb
|
Pass if there are no attribute
|
2018-10-28 01:07:41 +00:00 |
|
Jeremy Zhang
|
ae05ac766d
|
Enforce more keys to expire
|
2018-07-31 03:42:21 +00:00 |
|
Jeremy Zhang
|
0203f24ce7
|
Fix admin voting page crash
|
2018-07-23 05:02:26 +00:00 |
|
Jeremy Zhang
|
3783cf1152
|
Move columns found in discord api on the guilds table into redis
|
2018-07-20 23:10:24 +00:00 |
|
Jeremy Zhang
|
86c7232b35
|
Remove guild members table for storing in redis
|
2018-07-17 23:47:30 +00:00 |
|
Jeremy Zhang
|
89b12d06ab
|
Revert "Remove messages table", Accidentally committed in dev code
This reverts commit 6d6b390431 .
|
2018-07-16 23:43:41 +00:00 |
|
Jeremy Zhang
|
6d6b390431
|
Remove messages table
|
2018-07-16 23:34:13 +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 |
|