nicolasCDT / botDiscord

With cogs : autoloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discordBot

With cogs : autoloader

Prerequisites

To use it, you only need Python 3.7 And install somes packages with pip :

  • discord
  • asyncio

Installing and using

  • Copy the repository in a folder.
  • Put your token in 'inc/STATICS.py'
  • Launch the bot.py

To launch bot.py on windows, you can use bat file :

py bot.py
PAUSE

USE "PAUSE" for the keep open the terminal.

Authors

License

See the LICENSE.md file for details

Thanks.

About

With cogs : autoloader

License:MIT License


Languages

Language:Python 99.9%Language:Batchfile 0.1%