Skip to content

Latest commit

 

History

46 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

C++ Discord Bot

Discord

Setup

1. Clone this repository

git clone https://github.com/cppdiscord/bot.git

2. Create the config file

Create a file called config.json in the src directory with the following values:

{
	"token": "your bot token",
	"emoji_yes_id": "your yes emoji id",
	"emoji_no_id": "your no emoji id",
	"channel_rules_id": "your rules channel id",
	"channel_jail_id": "your jail channel id",
	"category_ticket_id": "your ticket category id",
	"role_staff_id": "your staff role id",
	"role_jail_id": "your jail role id"
}

Contributing

We appreciate contributions to this community. Connect with other contributors through our discord server, where we have dedicated channels for chatting and collaborating. Also make sure to take a look at our coding style guides before contributing.

关于

The C++ Discord community bot

Topics

Resources

Stars

11 stars

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages