Commit Graph

24 Commits

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