Experimental Discord bot written in Python
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Rocketsoup f055154d10 Adding more log cog options, better excludes certain users and channels from events 6日前
docs Doc link fixes 7ヶ月前
rocketbot Adding more log cog options, better excludes certain users and channels from events 6日前
sql Kickstarter member linking feature (#35) 1週間前
.gitignore Adding more log cog options, better excludes certain users and channels from events 6日前
.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.