mirror of
https://github.com/MrDetonia/Maki.git
synced 2024-11-22 03:44:18 -05:00
readme code format fix
This commit is contained in:
parent
7180edb77a
commit
763be971f8
@ -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…
Reference in New Issue
Block a user