Compare commits
No commits in common. "d9f23b544a426190ef381845e4ef0a4a3a577fb6" and "684057a2c57943d75dd442a343dd1bb61eeb7f06" have entirely different histories.
d9f23b544a
...
684057a2c5
17
README.md
17
README.md
@ -40,23 +40,6 @@ make
|
||||
./PyMenu
|
||||
```
|
||||
|
||||
## Installation - Docker
|
||||
- Clone the project:
|
||||
``` bash
|
||||
git clone https://git.chauvet.pro/starnakin/PyMenuBOT/
|
||||
cd PyMenuBOT
|
||||
```
|
||||
- Config the bot
|
||||
Edit the `src/config.h` file and set the discord bot token
|
||||
- Build the docker image.
|
||||
``` bash
|
||||
docker build -t pymenu .
|
||||
```
|
||||
- Run the docker
|
||||
```bash
|
||||
docker run --restart=always --name=pymenu -d pymenu
|
||||
```
|
||||
|
||||
## Setting up on Your Discord Server
|
||||
- Add the bot to your server (using [the official instance](https://discord.com/oauth2/authorize?client_id=818558187443716137&scope=bot+applications.commands&permissions=10737428544))
|
||||
- Create a category called `listes-de-course`
|
||||
|
Loading…
Reference in New Issue
Block a user