Skip to content

jhmaster2000/yet-another-discord-bot

Repository files navigation

Yet Another Discord Bot

test-badge

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

Requirements

Setup

Run directly

Run with Docker

  • Setup .env (See: .env.template)
  • Run docker build -t yet-another-discord-bot .
  • Run docker run yet-another-discord-bot

Differences between running on Windows or Linux

Feature Windows Linux
client.isWin true false
sh command Very slow to terminate Normal behavior (Fast)
shell command Very slow overall Normal behavior (Fast)

About

Simple multi-purpose generic Discord.js bot

Resources

License

Stars

Watchers

Forks