Commit Graph

40 Commits

Author SHA1 Message Date
14e68fa3ed Merge branch 'master' of https://git.dtam.pw/daniel/GoBunnyBot 2020-06-12 22:40:56 -05:00
e5e9905824 Added caching capabilities for image requests 2020-06-12 22:40:37 -05:00
6647489083 Update 'README.md' 2020-06-11 13:58:09 -05:00
978fb3f950 Update 'README.md' 2020-06-11 12:37:17 -05:00
4c5d046d2d Update 'README.md' 2020-06-11 12:36:48 -05:00
853eae6c4e Update 'README.md' 2020-06-11 12:36:04 -05:00
ffbfce3ebb set subreddit image search to also filter by known image domains 2020-06-11 11:20:15 -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
12cfe02319 reworked coinflip command 2020-06-10 01:10:38 -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
61f8f50030 added coin flip 2020-06-10 00:40:52 -05:00
0df7326c1c fixed rng seed to only be called once at initilization 2020-06-10 00:31:39 -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
6e3297df4f fixed some base cases 2020-06-09 14:41:49 -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
80a5b8c05f renamed images.go file 2020-06-09 13:29:30 -05:00
a22c3e6b2f changed panics to just print 2020-06-06 23:01:03 -05:00
f887166ca5 renamed image file 2020-06-06 22:58:21 -05:00
9b7ca0a125 added subreddit image request 2020-06-06 22:55:42 -05:00
a003083b8b Merge branch 'master' of https://git.dtam.pw/daniel/GoBunnyBot 2020-06-06 21:14:18 -05:00
4e81567338 working on imgur function 2020-06-06 21:13:55 -05:00
36a245bad3 Update 'README.md' 2020-06-06 20:22:13 -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
aa2b9c796c removed random bun file? 2020-06-06 06:05:19 -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
9aaa3ffc1b updated readme 2020-06-03 20:19:11 -05:00
e161be6a38 created redditbooru request 2020-06-03 20:18:01 -05:00
0012fdafbb Initial commit 2020-06-02 10:34:08 -05:00