An open API service indexing awesome lists of open source software.

https://github.com/monntecc/monntecarlo

Miscellaneous discord bot for custom discord server
https://github.com/monntecc/monntecarlo

Last synced: over 1 year ago
JSON representation

Miscellaneous discord bot for custom discord server

Awesome Lists containing this project

README

          

# MonnteCarlo Discord Bot

### What's D++
What is D++ (DPP)?
D++ is a lightweight and simple library for Discord written in modern C++. It is designed to cover as much of the API specification as possible and to have a incredibly small memory footprint, even when caching large amounts of data.

# Installation and usage

### Requirements
You need to install [xmake](https://xmake.io/#/) to compile this project

### Environment setup

Create ``environment.json`` file and change this fields:
```json
{
"TOKEN": "",
"SERVER_ID": "",
"BOT_CHANNEL_ID": "",
"WELCOME_CHANNEL_ID": ""
}
```
- TOKEN is your bot token -> _You can find is here [discord.dev](https://discord.com/developers/applications)_;
- SERVER_ID is your discord channel id -> _You need to enable discord developer mode to may copy from channel id_;
- BOT_CHANNEL_ID is the channel id, in which bot will send audit logs;
- WELCOME_CHANNEL_ID is the channel id for user