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
- Host: GitHub
- URL: https://github.com/monntecc/monntecarlo
- Owner: monntecc
- License: mit
- Created: 2025-03-30T12:12:44.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2025-03-30T16:10:09.000Z (over 1 year ago)
- Last Synced: 2025-03-30T16:31:06.892Z (over 1 year ago)
- Language: C++
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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