Skip to content

Commit

Permalink
Merge pull request #131 from riazufila/release-v1.7.1
Browse files Browse the repository at this point in the history
Release v1.7.1
  • Loading branch information
riazufila authored May 13, 2021
2 parents 8f53b6e + df62af3 commit 2d9248a
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 @@ -11,4 +11,4 @@ Check how to use the bot at the [wiki](https://github.com/riazufila/ailie/wiki/A
[![Discord Bots](https://top.gg/api/widget/status/820515330140930048.svg)](https://top.gg/bot/820515330140930048)
[![Discord Bots](https://top.gg/api/widget/owner/820515330140930048.svg)](https://top.gg/bot/820515330140930048)

You can invite the bot into your server with this [invite link](https://discord.com/api/oauth2/authorize?client_id=820515330140930048&permissions=0&scope=bot).
You can invite the bot into your server with this [invite link](https://discord.com/api/oauth2/authorize?client_id=820515330140930048&permissions=8&scope=bot).
2 changes: 1 addition & 1 deletion cogs/bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ async def version(self, ctx):
db_ailie.disconnect()

# Change upon version update
version = "1.7.0"
version = "1.7.1"

# Mimic loading animation
msg = await ctx.send(
Expand Down

0 comments on commit 2d9248a

Please sign in to comment.