mirror of
https://github.com/mollersuite/monofile.git
synced 2024-11-21 21:36:26 -08:00
wwww
This commit is contained in:
parent
8e5ec42b5c
commit
04b1a291b6
11
README.md
11
README.md
|
@ -17,13 +17,14 @@ echo "TOKEN=INSERT-TOKEN.HERE" > .env
|
|||
```
|
||||
|
||||
Invite your bot to a server, then give it a channel to post in:
|
||||
```json
|
||||
config.json
|
||||
--------------------------------------------
|
||||
...
|
||||
```js
|
||||
// config.json
|
||||
{
|
||||
...
|
||||
"targetGuild": "1024080490677936248",
|
||||
"targetChannel": "1024080525993971913",
|
||||
...
|
||||
...
|
||||
}
|
||||
```
|
||||
|
||||
Then, compile and start.
|
||||
|
|
Loading…
Reference in a new issue