1
0
Fork 0
mirror of synced 2024-05-15 18:12:31 +12:00
Commit graph

30 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
phxntxm b75b4f7776 Correct way to use listeners 2019-02-27 18:03:15 -06:00
phxntxm 5f568b37de Update to use new cog paradigm 2019-02-23 14:13:10 -06:00
phxntxm 2035b963eb Correct how to check settings 2019-02-17 14:13:23 -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 ef912ef7b8 Don't try to do anything if server has no settings 2019-01-27 21:22:55 -06:00
phxntxm 75af7dcd6f Rewrite of database/configuration 2019-01-27 20:58:39 -06:00
phxntxm 29a14d2e3b Add spades; Move utils to it's own folder outside cogs; Remove images and fonts 2018-10-29 20:00:37 -05:00
phxntxm e5b5d30553 Update to change cache lookup from o(n) to o(1) 2018-09-23 13:33:46 -05:00
phxntxm cb292ec3a7 Add new discord bots site 2018-05-24 00:09:42 -05:00
phxntxm 549f72d660 Work with nonexistant channels 2017-09-25 15:16:41 -05:00
Phxntxm 0fcd51958a Removal of default_channel 2017-07-31 20:39:10 -05:00
Phxntxm 120d95096f Use the name instead of mention, since mentions will sometimes break due to the member leaving the server 2017-06-29 14:50:12 -05:00
phxntxm 3d43659ae9 Remove erroneous .name attribute lookup 2017-06-28 05:18:09 -05:00
phxntxm 08bfed110d Use already flattened attribute 2017-06-28 05:11:16 -05:00
phxntxm 94955be495 Correct erroneous attribute 2017-06-28 05:02:12 -05:00
phxntxm cc35fa377b Add the ability to set custom welcome/goodbye messages 2017-06-28 04:58:53 -05:00
Phxntxm d1662e1a82 Use default or welcome notifications overrides 2017-06-17 18:03:54 -05:00
phxntxm efc1a3cf6d Database rewrite/User queue creation 2017-06-07 03:30:19 -05:00
Phxntxm 622be1e2ae Import discord 2017-05-08 16:54:24 -05:00
Phxntxm f99afec44f Catch not being able to send a message 2017-04-08 21:51:39 -05:00
Phxntxm 9311ac78a6 Use get in case a notification channel is not set 2017-03-11 21:35:48 -06:00
phxntxm 38268f4886 Added a possible exception 2017-03-08 02:19:47 -06:00
phxntxm 6ed044c1cc Convert all comparisions to the db to string, as rethinkdb fails to parse ints as keys, or long ints in general 2017-03-08 01:55:22 -06:00
phxntxm 58eb623a1a Stopped trying to pull from a one indexed list, as we no longer use that in key'd tables 2017-03-08 00:43:40 -06:00
phxntxm 67d8fedef8 Updated for rewrite: Batch 6 2017-03-07 22:28:30 -06:00
phxntxm 2b9d8a2dca Update for rewrite: Batch 5 2017-03-07 17:56:24 -06:00
phxntxm d82127fa38 Update for rewrite: Batch 4 2017-03-07 17:47:00 -06:00
Phxntxm 23e69a01c6 Update to work with the rewrite: Batch 1 2017-03-05 20:45:44 -06:00
phxntxm 5cd4ad7862 Moved events to their own cog 2016-10-30 23:32:33 -05:00
Renamed from cogs/statsupdate.py (Browse further)