Commit graph

224 commits

Author SHA1 Message Date
lyx0 274a34cf7d clean up weather command 2022-08-15 17:38:10 +02:00
lyx0 3b395f0bc2 check if the location was found before replying 2022-08-15 15:12:59 +02:00
lyx0 f3bcd83855 add current weather command 2022-08-15 15:04:43 +02:00
lyx0 350283018e query the database on a command and send it if it exists 2022-08-11 01:49:49 +02:00
lyx0 1c268cd09a add channel to database 2022-08-09 01:09:53 +02:00
lyx0 6fbe68a0a4 move config to main file and add database connection 2022-08-08 23:13:33 +02:00
lyx0 149712680a restructure commands 2022-08-08 16:43:40 +02:00
lyx0 8e8342998f add followage and first line commands 2022-08-08 16:43:21 +02:00
lyx0 82927a97dd add xkcd command 2022-08-08 13:45:37 +02:00
lyx0 ea39e55342 add coinflip command 2022-08-08 13:17:42 +02:00
lyx0 27bd336a8f add commands to search for emotes 2022-08-07 21:43:40 +02:00
lyx0 c327491925 add helpers for privileges and random numbers 2022-08-07 21:43:09 +02:00
lyx0 cfb320b017 add ffz and bttv command 2022-08-07 18:10:40 +02:00
lyx0 b31468ae3c add currency command 2022-08-07 17:24:47 +02:00
lyx0 f33a7382ad add currency command 2022-08-07 17:24:42 +02:00
lyx0 d7e38bb17c add ping command and uptime time helper 2022-08-07 16:36:06 +02:00
lyx0 47e7091a09 add humanize time package 2022-08-07 16:35:49 +02:00
lyx0 ed8d09eae2 use package io since io/ioutil has been deprecated 2022-08-07 16:13:00 +02:00
lyx0 723d4ed9a5 use package io since io/ioutil has been deprecated 2022-08-07 16:11:33 +02:00
lyx0 be9962f9f2 add tweet command 2022-08-07 16:08:30 +02:00
lyx0 44e7972efc rename common.go to send.go 2022-08-07 16:08:20 +02:00
lyx0 33f61e2f0f cleanup 2022-08-07 04:35:03 +02:00
lyx0 edae669bee replace logrus with zap 2022-08-07 03:09:09 +02:00
lyx0 effffff270 fix dereference error somehow 2022-08-07 02:27:40 +02:00
lyx0 fee71708e7 restructure 2022-08-07 01:34:31 +02:00
lyx0 79c9fa9da7 restructure 2022-08-07 01:34:27 +02:00
lyx0 86c7217974 start rewrite 2022-08-06 23:45:02 +02:00
lyx0 aa565a86e9 start rewrite 2022-06-21 00:31:17 +02:00
lyx0 a2a99b81eb start new 2022-04-15 23:11:42 +02:00
lyx0 ddca49605c add database models 2022-03-10 23:41:13 +01:00
lyx0 0098d5fb48 start rewrite 2022-03-06 20:19:55 +01:00
lyx0 078f9451a7 start rewrite 2022-01-02 01:30:16 +01:00
lyx0 fd7b7001d6 fix whois test 2021-12-19 03:03:45 +01:00
lyx0 c9d06b8a04 fix whois test 2021-12-19 02:54:04 +01:00
lyx0 ff9319e5df fix whois test 2021-12-19 02:50:28 +01:00
lyx0 79f4ccb6b2 change color command to take in a user parameter 2021-12-19 02:46:08 +01:00
lyx0 89509ee58a cleaning up 2021-12-13 20:53:24 +01:00
lyx0 2ded1bc9ed add commands 2021-12-13 19:26:57 +01:00
lyx0 1919c3eb3c only announce starting message to the bots own channel 2021-12-13 19:26:25 +01:00
lyx0 01968697f6 refactor commmand structure, add command name 2021-12-13 19:06:50 +01:00
lyx0 1f88396f3d comment out general message logging 2021-12-13 18:54:29 +01:00
lyx0 6ba03a688b add command logging, change Insert function to private 2021-12-13 18:53:52 +01:00
lyx0 e713b78b05 add simple logging 2021-12-13 18:29:53 +01:00
lyx0 9fd63759fa change username to my new username 2021-12-13 17:55:48 +01:00
lyx0 7434ef12db fix failing tests since the username was not found 2021-12-13 17:43:46 +01:00
lyx0 cb5f8ed80c add commands for completions sake 2021-11-11 20:28:32 +01:00
lyx0 34e2bddef1 remove helix stuff 2021-11-07 17:33:39 +01:00
lyx0 5d61cbfe43 add helix client 2021-11-06 23:09:53 +01:00
lyx0 6f6d4de69d add personal commands 2021-11-06 21:35:48 +01:00
lyx0 2a9f8675c1 add test placeholder 2021-11-06 21:30:27 +01:00