1
0
Fork 0
mirror of synced 2024-05-15 10:02:28 +12:00
Commit graph

23 commits

Author SHA1 Message Date
Dan Hess d85454f6cf Big update, use ext.tasks, couple updates to handle chunking better, log errors in tasks to error channel 2020-10-10 22:36:11 -05:00
Dan Hess 64bf95a872 These aren't used anymore here, remove them 2020-04-04 01:35:02 -05:00
Dan Hess fbff5c1fff Update to work with new flags 2020-04-04 01:33:35 -05:00
Dan Hess 1c1eade166 Correct cache lookup 2020-03-30 15:19:14 -05:00
Dan Hess 99f8d19cef Ensure cache is updated wherever needed 2019-12-27 08:23:41 -06:00
phxntxm b963fad7be Update to match new version of discord.py 2019-04-28 14:34:59 -05:00
phxntxm 82fa6e9984 Handle no settings set for checking prefix config; show bad argument errors 2019-03-02 13:14:42 -06:00
phxntxm b0c4496f88 Quote because postgres is stupid 2019-03-01 20:10:48 -06:00
phxntxm f7e2bc673f Quote because postgres is stupid 2019-03-01 20:05:29 -06:00
phxntxm 5f568b37de Update to use new cog paradigm 2019-02-23 14:13:10 -06:00
phxntxm 867fea273b Ignore if the guild already exists 2019-02-17 14:09:06 -06:00
phxntxm e561e821ca Typo 2019-02-17 14:08:07 -06:00
phxntxm b2f2120529 Ensure entry exists before trying to set anything 2019-02-17 14:07:26 -06:00
phxntxm f836c146df Show message when no role is set 2019-02-17 13:58:09 -06:00
phxntxm 54e3463a51 Handle if no settings in the server at all 2019-02-17 13:57:02 -06:00
phxntxm be971dda94 Add a way to have Bonfire add a role to someone when they join a server 2019-02-17 13:45:52 -06:00
phxntxm aabe972056 Convert data types to their applicable discord types 2019-02-03 16:39:48 -06:00
phxntxm 420aeaac95 Include custom messages for each setting to make things more clear 2019-02-03 16:34:57 -06:00
phxntxm 4d0bb27451 Correct way to remove from arrays 2019-02-03 16:00:12 -06:00
phxntxm 66148d90f2 Convert to int to allow removal 2019-02-03 15:49:41 -06:00
phxntxm 77de5d1778 Handle removing things based on id's 2019-01-29 00:14:15 -06:00
phxntxm d031459349 Refresh cache on some important updates 2019-01-28 00:23:19 -06:00
phxntxm 75af7dcd6f Rewrite of database/configuration 2019-01-27 20:58:39 -06:00