Browse Source

readme code format fix

master
Zac Herd 7 years ago
parent
commit
763be971f8
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -9,7 +9,7 @@ To run Maki, simply run bot.py.


## Required Files ## Required Files
- You will require a Discord Application for Maki to use, the token for which should be stored in a file called secret.py: - You will require a Discord Application for Maki to use, the token for which should be stored in a file called secret.py:
```json
```python
token = '<Discord Application Token>' token = '<Discord Application Token>'
lfmkey = '<last.fm API key>' lfmkey = '<last.fm API key>'
steamkey = '<Steam API key>' steamkey = '<Steam API key>'


Loading…
Cancel
Save