Commit Graph

17 Commits

Author SHA1 Message Date
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