Source code of senko
  • JavaScript 100%
Find a file
Sayaniku 241e7a28f1
Update onStream.js
Added more variable like {user.name} {stream.game} {user.twitch_url} {user.twitch.url}
2025-07-18 11:09:20 +02:00
commands Big update of senko 2025-07-04 09:58:12 +02:00
database Big update of senko 2025-07-04 09:58:12 +02:00
events Update onStream.js 2025-07-18 11:09:20 +02:00
handlers Big update of senko 2025-07-04 09:58:12 +02:00
models Big update of senko 2025-07-04 09:58:12 +02:00
utils Big update of senko 2025-07-04 09:58:12 +02:00
.env.example Create .env.example 2025-07-04 10:05:01 +02:00
.gitignore Update .gitignore 2025-07-18 11:08:17 +02:00
index.js Big update of senko 2025-07-04 09:58:12 +02:00
LICENSE Initial commit 2024-05-07 20:37:14 +02:00
package.json Big update of senko 2025-07-04 09:58:12 +02:00
purge_all_commands.js Add the command to remove all the previous slash command 2024-10-07 15:42:13 +02:00
README.md Update README.md 2024-09-17 21:40:49 +02:00

Senko bot source code

This is the source code of senko, one of my private bot maked for my french server "L'antre des renards et kitsune", I decided to make the source code free for everyone based on any fork at this time, they will be 100% free and everything is developped by me

If you want to init the project on your pc, you need to make npm i and after you can run the index.js with node

Nodejs 20.17 LTS is needed

If you want edit the source code, please use nodemon (npm i -g nodemon), he's needed to be installed globally (for mac you can check because a little bit special)

Discord : https://discord.gg/x4GeJMMzBB

Ko-fi : https://ko-fi.com/sayaniku

I'll try to update the bot when i can