Experimental Discord bot written in Python
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Rocketsoup b9c0cf7dcf Adding video link preview cog 2 veckor sedan
docs Doc link fixes 1 månad sedan
rocketbot Adding video link preview cog 2 veckor sedan
.gitignore PyCharm linter stuff. URLs now handled better in edit log message diffs 2 månader sedan
.pylintrc Llllllots of cleanup after switching to VSCode 4 år sedan
README.md Doc link fixes 1 månad sedan
config.sample.py Conversion to slash commands (#13) 2 månader sedan
main.py Adding video link preview cog 2 veckor sedan
requirements.txt Adding video link preview cog 2 veckor sedan

README.md

Rocketbot

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

Requirements

  • Python 3.9

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.