lyx0
|
4626fd13ee
|
feat: add ()cb command that downloads a video using yt-dlp and then uploads it to catbox
|
2023-10-05 18:47:54 +02:00 |
|
lyx0
|
500e498524
|
remove 5 second wait before uploading
|
2023-10-05 11:58:19 +02:00 |
|
lyx0
|
80d9ed9fdc
|
add uuid identifiers for timers
|
2023-10-04 00:05:38 +02:00 |
|
lyx0
|
ec9045d2b6
|
fix: adjust the timer prefix lengths to the new command
|
2023-10-03 22:58:03 +02:00 |
|
lyx0
|
126fb7c1e9
|
spawn a new goroutine for the ()dl command and for sending messages
|
2023-10-03 19:33:31 +02:00 |
|
lyx0
|
230aa530eb
|
fix: configure fileuploader url in a more disocverable place
|
2023-10-03 19:16:45 +02:00 |
|
lyx0
|
68f5cbbb9e
|
fix: fixed app restart after uploading file from ()dl usage
|
2023-10-03 18:43:43 +02:00 |
|
lyx0
|
5363eb45cc
|
move downloader to commands. package
|
2023-10-03 17:23:52 +02:00 |
|
lyx0
|
5ae08fad7c
|
feat: ()dl command: download given video with yt-dlp, then upload it to imagehost and post the link in response
|
2023-10-03 17:02:11 +02:00 |
|
lyx0
|
2e7f672644
|
fix: replace log.Panic with app.Log.Error instead
|
2023-10-03 17:01:12 +02:00 |
|
lyx0
|
9f75c8c31b
|
feat: add download command and upload to catbox
adds a ()dl command that downloads a video using yt-dlp, then uploads the videofile to catbox and sends the catbox link
|
2023-10-02 00:35:27 +02:00 |
|
lyx0
|
67e7a2e655
|
add dl command to download videos with yt-dlp
|
2023-09-27 16:44:42 +02:00 |
|
lyx0
|
f2d95ac9c6
|
fix error messagesg
|
2023-09-19 14:06:37 +02:00 |
|
lyx0
|
2c5fdce82b
|
Delete .github/workflows/codeql-analysis.yml
|
2023-09-19 13:32:29 +02:00 |
|
lyx0
|
f3729489b5
|
Update codeql-analysis.yml
|
2023-09-16 19:47:14 +02:00 |
|
lyx0
|
800b837f55
|
remove email debugs
|
2023-09-16 19:39:10 +02:00 |
|
lyx0
|
90031bfe40
|
add pastebin upload functionality and implement it for uer and command debugging
|
2023-09-16 17:18:14 +02:00 |
|
lyx0
|
10bd7c0342
|
add debug command for commands
|
2023-09-14 17:40:35 +02:00 |
|
lyx0
|
3d488ee373
|
add migrations
|
2023-09-08 03:55:00 +02:00 |
|
lyx0
|
dabbce14fe
|
add debug user command that sends user information to my email
|
2023-09-08 03:03:57 +02:00 |
|
lyx0
|
14162e006a
|
add mail functionality to replace twitch whispers
|
2023-09-08 02:26:00 +02:00 |
|
lyx0
|
9825967182
|
add lastfm functionality
|
2023-09-08 01:36:41 +02:00 |
|
lyx0
|
3e351431b2
|
add database command handling
|
2023-09-08 00:18:09 +02:00 |
|
lyx0
|
b330d5aa56
|
add database models, add timer functionality
|
2023-09-07 22:34:53 +02:00 |
|
lyx0
|
ec86f396bd
|
add more commands
|
2023-09-07 21:09:33 +02:00 |
|
lyx0
|
56d7a1bc1d
|
implement a few commands
|
2023-09-07 20:43:16 +02:00 |
|
lyx0
|
b2d7860cc2
|
refactor send/command functionality
|
2023-09-07 20:12:09 +02:00 |
|
lyx0
|
7c06a638b0
|
add basic command handling skeleton
|
2023-08-08 02:37:37 +02:00 |
|
lyx0
|
2a54f591c8
|
rename SUPABASE_DSN to REMOTE_DSN
|
2023-08-08 01:22:49 +02:00 |
|
lyx0
|
874573ac5b
|
fix git workflow file
|
2023-08-08 01:07:54 +02:00 |
|
lyx0
|
e0b982c649
|
add rewrite branch to go workflow
|
2023-08-08 01:04:43 +02:00 |
|
lyx0
|
3c852ba793
|
upgrade to go-twitch-irc v4
|
2023-08-08 01:00:14 +02:00 |
|
lyx0
|
f8fbe61c90
|
add env.example
|
2023-08-08 00:47:09 +02:00 |
|
lyx0
|
a4747424ba
|
tidy up Makefile
|
2023-08-08 00:41:11 +02:00 |
|
lyx0
|
b88b4345f5
|
start rewrite
|
2023-08-04 20:57:40 +02:00 |
|
lyx0
|
0d313b7b0a
|
add command with basic russian phonetic translation for a given input text
|
2023-04-13 23:37:14 +02:00 |
|
lyx0
|
202513ee3e
|
load command help text into redis at start
|
2023-04-13 20:48:11 +02:00 |
|
lyx0
|
39288bfd1c
|
add redis storage for timers
|
2023-04-13 03:26:20 +02:00 |
|
lyx0
|
79892fed17
|
dont restart automatically
|
2023-04-13 00:32:49 +02:00 |
|
lyx0
|
e9f2da00d6
|
lidl dockerization
|
2023-04-13 00:05:41 +02:00 |
|
lyx0
|
512c3dc219
|
update .env example
|
2023-04-12 21:35:17 +02:00 |
|
lyx0
|
023bbe3fa8
|
change timers
|
2023-04-12 07:07:23 +02:00 |
|
lyx0
|
9896d07dd7
|
use twitch id instead of twitch username
|
2023-03-05 21:14:33 +00:00 |
|
lyx0
|
bab41a15af
|
use twitch id instead of twitch username
|
2023-03-05 21:14:24 +00:00 |
|
lyx0
|
777329897a
|
switch from twitch usernames to twitch userid
|
2023-03-05 20:57:19 +00:00 |
|
lyx0
|
8a7057f2d4
|
switch from twitch usernames to user id
|
2023-03-05 20:57:08 +00:00 |
|
lyx0
|
6b255a2bb5
|
get a users level from their twitch id instead of twitch username
|
2023-03-05 20:07:41 +00:00 |
|
lyx0
|
a23e7aafe9
|
check if a user is registered in the database everytime a command is used and if not register said user
|
2023-03-05 19:44:34 +00:00 |
|
lyx0
|
d6712d314a
|
make level not NOT NULL
|
2023-03-05 19:44:03 +00:00 |
|
lyx0
|
9a7466b04c
|
add Check method to check if a user with a given login exists already
|
2023-03-05 19:43:35 +00:00 |
|