• Joined on 2024-10-19
SileNce pushed to main at SileNce/forgejo-updating 2025-01-27 04:05:59 +01:00
1960831e2d Add script for updating forgejo instance
SileNce pushed to main at SileNce/forgejo-updating 2025-01-27 03:54:22 +01:00
20bd79884f Add forgejo-runner update script
SileNce pushed to main at SileNce/forgejo-updating 2025-01-27 03:53:03 +01:00
071fae9921 Initial Commit
SileNce pushed to main at SileNce/forgejo-updating 2025-01-27 03:50:52 +01:00
a3ffc5fb4a Initial commit
SileNce created repository SileNce/forgejo-updating 2025-01-27 03:50:16 +01:00
SileNce synced commits to development at SileNce/discord_bot_mgmt from mirror 2025-01-26 13:47:09 +01:00
564768d32c Improve login
af81457672 Add ejs-lint to dev dependencies
332ffc040d Use middleware to authenticate users
Compare 3 commits »
SileNce synced commits to development at SileNce/discord_bot_mgmt from mirror 2025-01-26 05:37:08 +01:00
7b35e1e2b5 Check if token has expired before verifying it
b08c811faa Check if sql runs fail before doing stuff
Compare 2 commits »
SileNce pushed to devbot at SileNce/discord_bot 2024-12-19 20:19:41 +01:00
0c45055e0f Use SQL on owner custom command subcommand
SileNce pushed to devbot at SileNce/discord_bot 2024-12-19 20:18:26 +01:00
45ebf91e4d Use SQL on owner custom command subcommand
SileNce pushed to devbot at SileNce/discord_bot 2024-12-19 20:17:49 +01:00
90fcdc4f58 Use SQL on owner custom command subcommand
SileNce pushed to devbot at SileNce/discord_bot 2024-12-19 20:14:22 +01:00
4d46428862 Use SQL on owner custom command subcommand
SileNce pushed to devbot at SileNce/discord_bot 2024-12-19 19:23:10 +01:00
345a03a3b0 Use sqlite database for creating new custom commands
SileNce pushed to devbot at SileNce/discord_bot 2024-12-19 18:57:48 +01:00
7702f10587 Use set for listing all custom commands
SileNce pushed to devbot at SileNce/discord_bot 2024-12-19 18:27:00 +01:00
eae1e9130e Change onmessage to use new custom commands set instead of json file
SileNce pushed to devbot at SileNce/discord_bot 2024-12-19 18:23:55 +01:00
1388ff39ec Change onmessage to use new custom commands set instead of json file
SileNce pushed to devbot at SileNce/discord_bot 2024-12-19 18:23:48 +01:00
7672d1941c Change onmessage to use new custom commands set instead of json file
SileNce pushed to devbot at SileNce/discord_bot 2024-12-19 18:20:15 +01:00
a9cae18f63 Change onmessage to use new custom commands set instead of json file
SileNce pushed to devbot at SileNce/discord_bot 2024-12-17 11:10:47 +01:00
570a8e49b7 Add conversion of custom commands to SQL
SileNce pushed to devbot at SileNce/discord_bot 2024-12-17 11:01:50 +01:00
db346e26bb Add conversion of custom commands to SQL
SileNce pushed to devbot at SileNce/discord_bot 2024-12-17 10:58:17 +01:00
c1c78d63a0 Add conversion of custom commands to SQL