Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neont21 committed Dec 13, 2020
1 parent fba04fa commit 841456c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Jason Bot JasonPt#2964
---
Pt-customized Discord Bot
Hosting for Kuding

### Environment Variables
- `DISCORD_TOKEN` : Bot API Token

Expand Down Expand Up @@ -57,8 +60,8 @@ requires argument of JSON data
sample JSON data
```json
{
"c_id" : 773540505266421812,
"m_id" : 787729895257931837,
"reactions" : [":new_moon:", ":last_quarter_moon:", ":full_moon:", ":boom:"]
"c_id" : 773540505266421812,
"m_id" : 787729895257931837,
"reactions" : [":new_moon:", ":last_quarter_moon:", ":full_moon:", ":boom:"]
}
```

0 comments on commit 841456c

Please sign in to comment.