Skip to content

A TypeScript Discord bot for querying Dofus characters by Ankama nickname.

License

Notifications You must be signed in to change notification settings

Cornayy/zero-two

Repository files navigation

zero-two

A TypeScript Discord bot that enables users to query Dofus character names for each person in the server.

Usage

Create a .env file in the root of your project, a typical .env should look like this. You can also copy the contents of the .env.example file in the root directory.

BOT_TOKEN=TOKEN
DB_USERNAME=DB_USERNAME
DB_NAME=DB_NAME
DB_PASSWORD=DB_PASSWORD

When your .env is configured, run the following commands.

npm i
npm start

License

MIT

About

A TypeScript Discord bot for querying Dofus characters by Ankama nickname.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published