Skip to content

reactxsw/Smilewinbot

Repository files navigation

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