1
0
Fork 0
mirror of synced 2024-09-28 23:41:41 +12:00
Commit graph

20 commits

Author SHA1 Message Date
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
67d8fedef8 Updated for rewrite: Batch 6 2017-03-07 22:28:30 -06:00
phxntxm
d82127fa38 Update for rewrite: Batch 4 2017-03-07 17:47:00 -06:00
phxntxm
a05b768274 Updated for rewrite: Batch 2 2017-03-07 16:35:30 -06:00
Phxntxm
6fffd46079 Added an exception for when the bot can't send messages 2017-02-06 21:56:52 -06:00
Phxntxm
354a482160 Added examples and results for all commands 2016-11-28 22:55:55 -06:00
Phxntxm
4a46b0d8c7 Ensured the raffles do not get checked if there are none 2016-10-13 22:26:54 -05:00
Phxntxm
9cd1734f0f Corrected the ID to use for the update when there is more than one raffle 2016-10-13 16:23:25 -05:00
Phxntxm
ed072994e6 Corrected how to enter a raffle if an ID is provided 2016-10-13 16:20:55 -05:00
phxntxm
977c569cae Corrected the checing for if a raffle expires 2016-10-12 23:47:24 -05:00
phxntxm
d56098025e Used the correct message sending procedure while not inside a command 2016-10-12 23:42:01 -05:00
phxntxm
acc03ef22f Added error logging to record while testing 2016-10-12 23:36:19 -05:00
phxntxm
c4ff668c2d Corrected where to update content 2016-10-12 21:32:59 -05:00
phxntxm
34f9cbba38 Corrected the minimum for minutes for creating a raffle 2016-10-12 21:31:36 -05:00
phxntxm
d96731019d Corrected where the asyncio loop was being called from 2016-10-12 21:23:01 -05:00
phxntxm
2590d5d354 Added a task to check raffles periodically 2016-10-12 21:12:48 -05:00
Phxntxm
3193ba8add Added time zone to when the entry will end; added one to the Raffle 'ID' 2016-10-10 22:14:45 -05:00
Phxntxm
ae6cfe57ed corrected some of the phrases Bonfire used for raffles 2016-10-10 22:12:23 -05:00
Phxntxm
11c55d026c Corrected errors with the raffle creating 2016-10-10 22:08:42 -05:00
Phxntxm
2e0a0f823b Added a raffle class 2016-10-10 21:58:05 -05:00