Skip to content

jonasrdl/JonasDiscordBot

Repository files navigation

JonasDiscordBot

GitHub npm GitHub code size in bytes npmGitHub Workflow Status

I am giving you permission to use the code for your own project. If you do, please mention me somehow.

General Setup

Run npm i dotenv

If you want to use your own token, create a file called ".env" in the src folder and enter the token like this:

Example:

botToken=your-discord-bot-token

Informations

Don't give your bot token to anyone, they have access to your entire bot. If you publish your code, do it as described above and add the config folder to the .gitignore.

If you can help me with problems (Issues), please do a merge request.

There are still many bugs that cause the bot to crash with certain commands, if all these bugs are fixed I will probably make it public.

Releases

No releases published

Packages

No packages published