Commit Graph

28 Commits

Author SHA1 Message Date
0f8fe62587 removed redditbooru (site closed) 2022-01-19 15:25:47 -06:00
b765f1cbb1 added comments 2021-01-28 00:44:27 -06:00
6510e1abc3 added 'moon' command 2021-01-28 00:31:20 -06:00
51ad3d22f2 added 'retarded' command 2021-01-27 22:44:52 -06:00
52b4bb6a1a added ability to have custom coinflips 2020-09-12 02:31:39 -05:00
a33446e5e7 ignore messages that are too short 2020-06-13 17:15:50 -05:00
e5e9905824 Added caching capabilities for image requests 2020-06-12 22:40:37 -05:00
adcaa81750 set message content to be delimited by whitespace 2020-06-11 03:34:27 -05:00
e7589c4188 fixed checking message token and set to correct message token 2020-06-10 01:57:10 -05:00
dd95bcf73e added source command 2020-06-10 01:15:05 -05:00
d668c2d3c9 added roll command 2020-06-10 01:05:21 -05:00
3dac24062e moved coinflip to it's own function 2020-06-10 00:42:47 -05:00
8fc0d3062b fixed rng seed to only be called once at initilization 2020-06-10 00:30:53 -05:00
56b88c8f51 added tagged user to coinflip 2020-06-09 15:22:17 -05:00
a1ed26f736 check messages from the bot and ignore 2020-06-09 15:17:19 -05:00
ec76743a7c set default case of searching for images 2020-06-09 15:13:47 -05:00
968d670b29 added func to search based on best criteria 2020-06-09 14:38:26 -05:00
872cdf45f3 change to consistent naming scheme 2020-06-09 14:02:32 -05:00
184e045243 set up list for redditbooru subreddits 2020-06-09 14:01:47 -05:00
9b7ca0a125 added subreddit image request 2020-06-06 22:55:42 -05:00
4e81567338 working on imgur function 2020-06-06 21:13:55 -05:00
110c1c472f changed redditbooru function to async function 2020-06-06 20:20:16 -05:00
545591700a moved authentication parsing to seperate file; created struct for authentication tokens 2020-06-06 19:50:55 -05:00
ab49ba5d4a switched to using authentication json file for api keys 2020-06-06 06:04:28 -05:00
ede07b71ce switched to third party json parser, jsonpaser 2020-06-06 04:29:32 -05:00
dc0ca7b469 added check for message prefix 2020-06-06 03:11:53 -05:00
79f0c88c38 first connection to discord 2020-06-03 20:42:15 -05:00
e161be6a38 created redditbooru request 2020-06-03 20:18:01 -05:00