We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3036547 commit e0c7acfCopy full SHA for e0c7acf
README.md
@@ -16,7 +16,7 @@ You can join my [discord server](https://discord.com/invite/f9zy7HYXg4) if u wan
16
- *make sure you have python and pip in the latest version*
17
- `pip install -r requirements.txt`
18
- make a file called .env
19
-- Add your token in this [line](github.com/DevER-M/sockeyPy/blob/master/main.py#L42) ```bot.run(<YOURTOKEN>)```
+- Add your token in this [line](/main.py#L42) ```bot.run(<YOURTOKEN>)```
20
- `python main.py` or `py main.py`
21
22
## Bot commands
0 commit comments