reactxsw / Smilewinbot

A discord bot made with python for my discord server
https://smilewinbot.web.app/
GNU General Public License v3.0
14 stars 5 forks source link
discord discord-bot discord-py discordpy-rewrite nextcord nextcord-py python3

Smilewinbot

A general purpose discord bot made with Nextcord.


smilewin_logo


codefactor Invite Link Invite Link

Usage

You can start running the bot by following these steps:

  1. clone this repo by running

git clone https://github.com/reactxsw/Smilewinbot.git

  1. change your working driectory to the cloned folder

cd path/to/the/bot/folder

  1. install the required dependencies using pip

pip install -r requirements.txt

  1. run the entry point script of the bot using

python3 main.py

Contributions

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Required tools for development

Required API

License