lyx0
|
8e13bb4102
|
add command that lists all commands for the channel it was sent in
|
2023-12-17 18:48:46 +01:00 |
|
lyx0
|
2ce6c8f0d9
|
cleanup predb
|
2023-12-17 17:46:41 +01:00 |
|
lyx0
|
146c04be0c
|
fix predb sorting
|
2023-12-17 17:38:00 +01:00 |
|
lyx0
|
15956b235b
|
move wolframalpha code to internal/commands
|
2023-12-17 17:23:42 +01:00 |
|
lyx0
|
64fb0255f1
|
add wolframalpha command
|
2023-12-17 17:17:55 +01:00 |
|
lyx0
|
33f91a6333
|
escape query string for predb
|
2023-12-13 23:20:05 +01:00 |
|
lyx0
|
3642ef8a30
|
generate a uuid as filename for yaf text uploads
|
2023-12-13 22:46:06 +01:00 |
|
lyx0
|
d0cb43d1f3
|
add predb command.
predb commmand either fetches the latest or fetches specific information about releases
|
2023-12-13 22:40:48 +01:00 |
|
lyx0
|
d760c0bcb7
|
move various functions out of onConnect function so they don't trigger again on each reconnect
|
2023-12-13 12:53:04 +01:00 |
|
lyx0
|
b3bc8048cd
|
fix status page crashes because of multiple registrations for /status
|
2023-12-13 12:01:44 +01:00 |
|
lyx0
|
b0f05530a1
|
make database commands channel sensitive
|
2023-12-10 23:50:59 +01:00 |
|
lyx0
|
78a0163928
|
add enviroment, commit and commit link to status page
|
2023-12-10 21:04:59 +01:00 |
|
lyx0
|
3491d88251
|
fix status page
|
2023-12-10 20:15:23 +01:00 |
|
lyx0
|
4592b3b52f
|
add more information to status page
|
2023-12-10 20:13:06 +01:00 |
|
lyx0
|
9747dbc50b
|
tidy
|
2023-12-10 19:14:08 +01:00 |
|
lyx0
|
344466a5cc
|
add super basic uptime endpoint to ping
|
2023-12-10 19:08:54 +01:00 |
|
lyx0
|
05d49e9577
|
add debug command for environment. add docker up/down to Makefile
|
2023-12-08 19:23:31 +01:00 |
|
lyx0
|
0ac448a9ba
|
move environment to run in into .env file
|
2023-12-07 17:49:32 +01:00 |
|
lyx0
|
6ba60a54a6
|
rename database dsn
|
2023-12-03 23:56:25 +01:00 |
|
lyx0
|
7fd0dc3a25
|
add forsen to channels
|
2023-12-03 22:32:37 +01:00 |
|
lyx0
|
8c0b7b322f
|
lidl dockerize
|
2023-12-03 20:50:38 +01:00 |
|
lyx0
|
a7b7ea816a
|
seperte perma bans and timeouts
|
2023-12-03 19:13:52 +01:00 |
|
lyx0
|
3deafe8c62
|
add command that lists all commands
|
2023-12-03 17:24:42 +01:00 |
|
lyx0
|
6f28849331
|
monitor forsen bans
|
2023-12-03 16:35:34 +01:00 |
|
lyx0
|
7da57dd655
|
fix hastebin doamin
|
2023-12-03 16:01:41 +01:00 |
|
lyx0
|
efa4ea87a0
|
remove unnecessary print statements
|
2023-12-03 15:58:33 +01:00 |
|
lyx0
|
762b280698
|
yaf.ee -> yaf.li
|
2023-11-12 12:39:05 +01:00 |
|
lyx0
|
ae52863b93
|
remove unused zerolog
|
2023-11-03 17:06:01 +01:00 |
|
lyx0
|
cb449e2e35
|
remove logger.sync from lastfm
|
2023-11-03 17:03:18 +01:00 |
|
lyx0
|
d1600abf95
|
update timers
|
2023-11-01 19:40:00 +01:00 |
|
lyx0
|
e2cbd61f3e
|
change name
|
2023-10-23 13:48:27 +02:00 |
|
lyx0
|
7f6496e434
|
rename LOCAL_DSN to DEV_DSN
|
2023-10-14 14:12:01 +02:00 |
|
lyx0
|
ee15ec9c1b
|
adjust user and command level values
|
2023-10-11 21:35:47 +02:00 |
|
lyx0
|
65837b55ce
|
take twitch status (pleb/mod/vip/broadcaster) into consideration for command permissions
|
2023-10-11 20:46:02 +02:00 |
|
lyx0
|
cc6e6b5fc1
|
restructure imported packages into pkg
|
2023-10-11 18:52:46 +02:00 |
|
lyx0
|
2860732011
|
add user level restrictions to commands
|
2023-10-11 18:01:32 +02:00 |
|
lyx0
|
fcb7a2f837
|
join all channel on startup
|
2023-10-10 19:09:22 +02:00 |
|
lyx0
|
025f236144
|
implement adding/deleting channel and joining/parting them
|
2023-10-10 19:07:49 +02:00 |
|
lyx0
|
dda26a8e49
|
cleanup warnings
|
2023-10-10 18:03:13 +02:00 |
|
lyx0
|
801853cdb3
|
additionally add message context to each logged sent_message_logs in the database
|
2023-10-10 17:51:12 +02:00 |
|
lyx0
|
8744951554
|
log each outgoing message the bot sends to the database
|
2023-10-10 16:49:00 +02:00 |
|
lyx0
|
cd79c34643
|
implement database logging for used commands
|
2023-10-10 16:07:35 +02:00 |
|
lyx0
|
11f084978d
|
add commands
|
2023-10-10 14:28:43 +02:00 |
|
lyx0
|
d5d0f7ba46
|
add help command
|
2023-10-10 13:16:30 +02:00 |
|
lyx0
|
abc3b45656
|
initialize user to database when he uses a command
|
2023-10-10 12:49:06 +02:00 |
|
lyx0
|
4d8aab7fd4
|
check if a command with the given commandName exists in the database and post it
|
2023-10-10 11:58:42 +02:00 |
|
lyx0
|
c23647aacd
|
upgrade helix to v2
|
2023-10-07 17:00:14 +02:00 |
|
lyx0
|
a33276759d
|
add uploads model, log downloads/uploads to the database
|
2023-10-05 23:11:11 +02:00 |
|
lyx0
|
afd6488135
|
fix: fix banphrased messages still being sent
|
2023-10-05 21:28:19 +02:00 |
|
lyx0
|
d05ef09c39
|
fix: forgot to change one app.TwitchClient to app.Send
|
2023-10-05 21:23:23 +02:00 |
|