Commit graph

108 commits

Author SHA1 Message Date
lyx0 4c79f6527a refactor api call 2021-10-17 17:33:46 +02:00
lyx0 9e16da650f move weather api logic to own package 2021-10-17 17:24:36 +02:00
lyx0 f5f157abec move subage api logic to own package 2021-10-17 17:24:23 +02:00
lyx0 c8b8ebfed4 put api lookup logic into its own package 2021-10-17 17:06:09 +02:00
lyx0 bd4d2dbe21 add botstatus command 2021-10-17 10:23:36 +02:00
lyx0 be12a44d65 add game command 2021-10-16 18:48:59 +02:00
lyx0 27c8505ee0 add thumbnail command 2021-10-16 18:24:50 +02:00
lyx0 dd1238a75e add ffzemote commmand 2021-10-16 18:24:39 +02:00
lyx0 33e95eed13 add random number generator over range 2021-10-16 18:24:15 +02:00
lyx0 c0634115c1 add bttvemotes command 2021-10-16 18:06:34 +02:00
lyx0 df60bd50dd change redundant name 2021-10-16 17:59:30 +02:00
lyx0 828790c3e4 add subage command 2021-10-16 00:56:08 +02:00
lyx0 9c7f918a07 still can't alphabet correctly 2021-10-15 18:45:17 +02:00
lyx0 d63c78c631 lil bit of formattings 2021-10-15 18:44:52 +02:00
lyx0 1ebe3f860a xd 2021-10-15 18:42:13 +02:00
lyx0 4034999fac make echo return more than one word 2021-10-15 18:41:02 +02:00
lyx0 3efcfd31cc add pingme command 2021-10-15 18:35:16 +02:00
lyx0 3cf9fd1df9 forgot a return 2021-10-15 18:29:52 +02:00
lyx0 23347ac85f fix pyramid replying with the right error message 2021-10-15 18:25:17 +02:00
lyx0 0ff2b74239 add pyramid command 2021-10-15 18:21:17 +02:00
lyx0 13252d3b0d add fill command 2021-10-15 18:00:37 +02:00
lyx0 f6e7a6a065 add a couple returns 2021-10-14 23:05:56 +02:00
lyx0 3228176caf add godocs command 2021-10-14 23:04:41 +02:00
lyx0 737a9f6259 add uptime command 2021-10-14 22:56:08 +02:00
lyx0 09b60730ae forgot returns 2021-10-14 22:50:03 +02:00
lyx0 89b2d480e7 add weather command 2021-10-14 22:40:20 +02:00
lyx0 ca1034a79e add 8ball command 2021-10-14 22:32:00 +02:00
lyx0 a83ae99f4f make commandName lowercase 2021-10-14 22:22:05 +02:00
lyx0 02f7a13e20 add color command 2021-10-14 22:18:31 +02:00
lyx0 8e158f35c2 add coinflip command 2021-10-14 22:05:12 +02:00
lyx0 e6aa16feea change ping to be more descriptive 2021-10-14 21:48:47 +02:00
lyx0 c16a839d5b change gitignore 2021-10-14 21:42:14 +02:00
lyx0 79f8f34066 remove unnecessary second config call 2021-10-14 20:17:46 +02:00
lyx0 b6028eb565 idk 2021-10-14 20:00:28 +02:00
lyx0 dbaa4ed180 add uptime 2021-10-14 19:02:07 +02:00
lyx0 b9d7dcbeea rename Ping command 2021-10-14 18:55:07 +02:00
lyx0 18363b0dee add command counter 2021-10-14 18:46:16 +02:00
lyx0 2ce5f432b5 rename 2021-10-14 17:26:51 +02:00
lyx0 e53fd561b3 add basic whisper message handler 2021-10-14 15:14:38 +02:00
lyx0 010692ade3 add utils 2021-10-14 02:31:02 +02:00
lyx0 657417a80d add my old humanize package 2021-10-14 02:27:01 +02:00
lyx0 c3ec7a6fd3 move command handler to handlers package 2021-10-14 01:36:42 +02:00
lyx0 4b4a949ce3 remove OnPrivateMessage 2021-10-14 01:36:30 +02:00
lyx0 c67f9739df add HandleCommand 2021-10-14 01:30:29 +02:00
lyx0 f6cbefd002 rename HandleTwitchMessage to HandlePrivateMessage 2021-10-14 01:00:00 +02:00
lyx0 bf0496fc28 pass config through instead of calling it on every message 2021-10-14 00:55:07 +02:00
lyx0 d83c74a8ac basic message handling 2021-10-14 00:45:32 +02:00
lyx0 809a2f83a8 fix wrong folder 2021-10-14 00:25:33 +02:00
lyx0 9423fe789e handle messages 2021-10-14 00:19:35 +02:00
lyx0 d9f32c1276 structuring 2021-10-13 23:37:46 +02:00