Experimental Discord bot written in Python
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rocketsoup 0a8ced1e5d Kickstarter member linking feature (#35) преди 1 седмица
docs Doc link fixes преди 7 месеца
rocketbot Kickstarter member linking feature (#35) преди 1 седмица
sql Kickstarter member linking feature (#35) преди 1 седмица
.gitignore PyCharm linter stuff. URLs now handled better in edit log message diffs преди 8 месеца
.pylintrc Llllllots of cleanup after switching to VSCode преди 4 години
README.md Adding ignored domains list to urlspamcog преди 3 месеца
config.sample.py Kickstarter member linking feature (#35) преди 1 седмица
main.py Kickstarter member linking feature (#35) преди 1 седмица
requirements.txt Kickstarter member linking feature (#35) преди 1 седмица

README.md

Rocketbot

Discord bot for detecting and dealing with jerks. This bot is Rocketsoup’s fault.

Requirements

  • Python 3.10

Setup

See main document, Setup.

In brief, the full setup process is:

  • create a Discord application in their developer portal
  • configure a config.py
  • install Python dependencies
  • run the main.py script
  • invite the bot to your server
  • do additional configuration for your guild using chat commands

Usage

See main document, Commands.

  • To see the list of commands, type /help.
  • To get help on a specific command, type /help /commandname. E.g. /help /hello.
  • To get help on a command group, type /help /groupname. E.g. /help /config.
  • To get help on a subcommand in a group, type /help /groupname commandname. E.g. /help config setwarningchannel.
  • To see if the bot is alive, type /hello.