Skip to content

1bali1/discord-bot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage 🏴󠁧󠁢󠁥󠁮󠁧󠁿

Clone this repository to your local machine:

https://github.com/1bali1/discord-bot-template

Install the required dependencies:

pip install -r requirements.txt

Set up your environment variables or the config.json file:

  • Provide your bot token.
  • Provide embed color. (Optional)
  • Provide cogs path. (Optional)
  • Provide config.json path. (Optional)

Start the bot:

python bot.py

Configuration You can configure the bot using the config.json file. In this file, you can set your Discord bot token, the embed color, and other settings.

Other

Contributing If you want to contribute to this project, please open a new pull request or report an issue in the issue section.

Használat 🇭🇺

Klónozd ezt a repót a saját gépedre:

https://github.com/1bali1/discord-bot-template

Telepítsd a szükséges függőségeket:

pip install -r requirements.txt

Állítsd be a környezeti változókat vagy a config.json fájlt:

  • Add meg a bot tokenjét.
  • Add meg az embed színét. (Opcionális)
  • Add meg a cog útvonalát. (Opcionális)
  • Add meg a config.json útvonalát. (Opcionális)

Indítsd el a botot:

python bot.py

Egyéb

Konfiguráció A bot konfigurációját a config.json fájlban tudod megadni. Ebben a fájlban lehetőséged van megadni a Discord bot tokenjét, az embed színt, valamint további beállításokat.

Közreműködés Ha szeretnél közreműködni ebben a projektben, kérjük, nyiss egy új pull requestet vagy jelentkezz az issue szekcióban.

Releases

No releases published

Packages

No packages published

Languages