StrafesNET Discord bot
9719bba73f
m aa |
||
---|---|---|
.vscode | ||
exes | ||
src | ||
.gitignore | ||
install_discordia.bat | ||
README.md | ||
restart.txt | ||
start.bat | ||
ytdl.exe |
# rsurf-doge
Steps for hosting
- Insert an
apikey.lua
file under thesrc/modules
folder, make it return a string like so:
return 'key'
-
Insert a
token.lua
file under thesrc/modules
folder, make it also return a string like said above. -
Run
start.bat
to start the bot.