Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardoZanotti committed Dec 29, 2020
1 parent e1a2ac0 commit 1d7f8b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ To install the bot dependencies use this comamnd in the bot directory:
$ npm install
```

Configure the ```config.json``` file with your bot token (you can find the token [here](https://discord.com/developers/applications))and then do
Configure the ```config.json``` file with your bot token (you can find the token [here](https://discord.com/developers/applications)) and then do
```
$ npm start
```
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "salodoff",
"version": "2.1.2",
"version": "2.1.3",
"description": "If you want to put it on your discord server acess this [link](https://discord.com/oauth2/authorize?client_id=658551592613576705&scope=bot&permissions=2146958847)",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit 1d7f8b9

Please sign in to comment.