Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.
/ Discord-bot Public archive

A simple Discord bot tweaked for usage on the Ideefix Discord server.

Notifications You must be signed in to change notification settings

mcabla/Discord-bot

Repository files navigation

Discord-bot

This is a simple discord bot build using Discord.js.
The bot has been tweaked for usage on the Ideefix Discord server.

Run this bot by yourself

To run this bot, you will need to follow this guide.

Note: The guide recommends you to put your discord token inside config.json.
      This however could result in pushing your private token to Github. 
      Our bot therefore prefers variables from your local .env file.
      If you do not have the .env file, you can simply create it in the root folder.
      (This is the same directory as this README.md file.)
      Our .gitignore prevents pushing your local .env file which makes
      this a far more secure place to store your private tokens.
      Inside the file you should put the following:

        DISCORD_TOKEN=70k3n

      Replace 70k3n with your own token and you should be good to go.

About

A simple Discord bot tweaked for usage on the Ideefix Discord server.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published