Public bot is an open source discord bot.
PublicBot requires the following to run.
You must first go to the .env.example file and edit it. Everything explained there.
Then you need to run this command. This command will install all dependencies.
npm install
Then you can run bot with this command
npm run start
- Fork this repo
- Make changes
- Run tests
- Create new pull request
PublicBot licensed under MIT license. Copyright ©️ 2020, XKralTr
