Skip to content

Commit 32ba52d

Browse files
Update README.md
1 parent 4231ccc commit 32ba52d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
</div>
99

10-
<p align="center">Partner bot is a discord bot that uses discord-js and sqlite to automate partnerships in the big community of discord. When you bump your advertisement, the bot sends it to every guild that has the bot setup with a configurable cooldown. This bot has only been tested on a total of 4 servers, issues may arise if the bot has to handle 100 or more servers all sending messages between each other simultaneously. This project has been discontinued.
10+
<p align="center">Partner bot is a discord bot that uses discord-js and sqlite to automate partnerships in the big community of discord. The bot sends your advert to every guild that has the bot setup with a configurable cooldown when you use the bump command. This bot has only been tested on a total of 4 servers, issues may arise if the bot has to handle 100 or more servers all sending messages between each other simultaneously. This project has been discontinued. If this bot was helpful to you consider giving me credit by <a href="https://github.com/valkyrienyanko">linking back to my GitHub profile page</a>.
1111
<br><br><br>
1212
</p>
1313

@@ -55,7 +55,7 @@ Q: I am getting this error in the console "`TypeError: Cannot read property 'tag
5555
A: Edit the `ownerID` config value in `src/config.js` with your user ID.
5656

5757
Q: Every time I restart the bot, all the information I had setup has been wiped?
58-
A: If you're using Heroku, Glitch or any other "free" online hosting service then it's highly likely that the service is deleting the database everytime you restart the bot or if at best deleting it every 12 or 24 hours. If you host the bot on your local machine, you will not run into this problem.
58+
A: If you are using Heroku, Glitch or any other "free" online hosting service then it is highly likely that the service is deleting the bots database every 12 to 24 hours. If you host the bot on your local machine, you will not run into this problem.
5959

6060
[quality]: https://sonarcloud.io/api/project_badges/measure?project=valkyrienyanko_partner-bot&metric=alert_status
6161
[quality-url]: https://sonarcloud.io/dashboard?id=valkyrienyanko_partner-bot

0 commit comments

Comments
 (0)