karelbasta / Coco-bot

Just another pycord bot

Repository from Github https://github.comkarelbasta/Coco-botRepository from Github https://github.comkarelbasta/Coco-bot

Coco-bot

Discord bot written in pycord API Wrapper

Build License Python Black

Instalation

git clone https://github.com/bastakka/Coco-bot.git && cd Coco-bot
  • Install pip requiremenets (venv recommended)
pip install -r requirements.txt
  • Run bot localy in terminal
python3 bot.py

or

  • Run bot as a systemd service (configurated to /srv/Coco-bot path with venv called venv)
sudo cp resources/coco.service /etc/systemd/system/
sudo systemctl enable coco

License

This project is licensed under the GNU GPL v.3 License.

About

Just another pycord bot

License:GNU General Public License v3.0


Languages

Language:Python 100.0%