Skip to content
/ BotMyst Public

BotMyst is a general-purpose utility bot for Discord.

License

Notifications You must be signed in to change notification settings

ibra/BotMyst

Repository files navigation

BotMyst

a cool Discord utility bot written in Typescript

BotMyst is a general-purpose utility bot originally conceptualized by CodeMyst. This is a rewrite of the bot in Typescript.

Building & running

The bots configuration is managed by dotenv.

When you open the project, you will see a .example.env file. You need to rename it to just .env. The only fields that are essential for running the bot are token and prefix.

token is your bots token that can be acquired from the discord developer portal.

botspam is the channel the bots commands are restricted to. Change this to None if you want to use the bot anywhere.

TOKEN:  Token Goes Here
PREFIX: Prefix Goes Here

After you are done with the configuration, a local instance of the bot can be hosted by using

npm run start

Disclaimer

CodeMyst is not responsible for the maintaining or development of this project any longer. Any issues or queries should be sent straight to me.

About

BotMyst is a general-purpose utility bot for Discord.

Topics

Resources

License

Stars

Watchers

Forks

Packages