Because clearly there aren't enough bots out there!.
Made with easy and flexible selfhosting in mind. Uses discord.js v12 and includes a generic webserver currently not used for anything.
Random Commit Hash: 000001
- OS: Windows or Linux
- NodeJS:
14.x
or above - NPM:
7.x
or above
- Setup
.env
(See: .env.template) - Run
npm install && npm start
- Setup
.env
(See: .env.template) - Run
docker build -t yet-another-discord-bot .
- Run
docker run yet-another-discord-bot
Feature | Windows | Linux |
---|---|---|
client.isWin |
true |
false |
sh command |
Very slow to terminate | Normal behavior (Fast) |
shell command |
Very slow overall | Normal behavior (Fast) |