Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Rewrite of the Hypixel Skybot.
## Hosting

### Config.json
config.json must be filled out correctly in order for the bot to function properly.
Config.json must be filled out correctly in order for the bot to function properly.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a filename so should remain lowercase

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes i made correction

```javascript
{
"token" : "", // put your bot token from discordapp.com/developers here (required)
Expand Down Expand Up @@ -62,14 +62,14 @@ config.json must be filled out correctly in order for the bot to function proper
`emojis.json` must be filled out with the contents of `emojis-template.json`
Each value can be either an emoji (as unicode or discord `<:name:id>` format) or any string. If you do not wish to use emojis, you can leave each value as an empty string.
### requirements
- the bot must be run with at least python3.7
- all dependencies must be install with `python3 -m pip install -r requirements.txt`.
- The bot must be run with at least python3.7
- All dependencies must be install with `python3 -m pip install -r requirements.txt`.
---
# Contributors:
- [@lolieg](https://github.com/lolieg) - Lead developer and project owner
- [@pjones123](https://github.com/pjones123) - Contributing developer
- [@juli324](https://github.com/Juli324)- server administrator
##### If you feel that you have something to add, feel free to fork the repository and open a pull request.
# Links
- join the [support server](https://discord.gg/7fPv2uY2Tf) on discord
- vote for the bot on [top.gg](https://top.gg/bot/630106665387032576)
- Join the [support server](https://discord.gg/7fPv2uY2Tf) on discord.
- Vote for the bot on [top.gg](https://top.gg/bot/630106665387032576)