Skip to content

reactxsw/Smilewinbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c0a2fa3 · Sep 21, 2022
Apr 10, 2022
Feb 14, 2022
Feb 7, 2022
Feb 21, 2022
Feb 21, 2022
Feb 27, 2022
Feb 8, 2022
Mar 13, 2022
Mar 11, 2022
Mar 11, 2022
Feb 17, 2022
Apr 25, 2021
Feb 20, 2022
Jun 26, 2021
Feb 8, 2022
Apr 10, 2021
Mar 20, 2022
Mar 13, 2022
Jun 26, 2021
Mar 12, 2022

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