Seon82 / pyCharity

A discord bot with information and template tracking for pxls.space.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyCharity pyCharity

Invite pyCharity Linter Actions Status

A discord bot with information and template tracking for pxls.space. Inspired by Mikarific's Charity bot.

Try out the beta version on your server by clicking the "Invite pycharity" button under the logo!

Installation

This bot can be started using docker-compose: simply clone the repo and run docker-compose up.

Requirements

Register your discord bot

See discord.py's documentation on how to create a bot application.

  • Make sure both bot and application.commands scopes are selected.
  • Permissions should be set to at least 3154504784.

Install dependencies

Run poetry install to install dependencies.

Start bot

Run python src/main.py to start the bot.

About

A discord bot with information and template tracking for pxls.space.

License:MIT License


Languages

Language:Python 98.3%Language:Cython 1.3%Language:Dockerfile 0.5%