58 Commits

Author SHA1 Message Date
ae7a0b79d9 update go packages 2023-03-06 00:22:54 -06:00
0453f02dd0 updated bot's source link 2022-03-04 17:31:48 -06:00
0f8fe62587 removed redditbooru (site closed) 2022-01-19 15:25:47 -06:00
c13053f116 add etc files 2022-01-17 16:46:30 -06:00
b765f1cbb1 added comments 2021-01-28 00:44:27 -06:00
a914fcdbf9 fixed fomatting on moon command 2021-01-28 00:43:23 -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
a1878fb39a fix readme 2020-09-12 03:30:58 -05:00
b9b9dd0e10 updated todos 2020-09-12 03:29:49 -05:00
2fec1fe46f updated readme with build instructions 2020-09-12 03:27:58 -05:00
6be3f231db updated readme with build instructions 2020-09-12 03:27:36 -05:00
52b4bb6a1a added ability to have custom coinflips 2020-09-12 02:31:39 -05:00
17d9128577 updated todos 2020-09-12 01:18:30 -05:00
f98837bc9d Update 'README.md' 2020-06-29 17:08:36 -05:00
a33446e5e7 ignore messages that are too short 2020-06-13 17:15:50 -05:00
6966568ec1 Update 'README.md' 2020-06-13 14:16:08 -05:00
bef0de7e5b Updated 'README.md' 2020-06-12 22:45:40 -05:00
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