Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 699 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 699 Bytes

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: { "token": "bot token" }

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.