Skip to content

Tags: Der-Eddy/discord_bot

Tags

v1.6.5

Toggle v1.6.5's commit message
updated dependencies, command error only gets raised on longer messages

v1.6.4

Toggle v1.6.4's commit message
updated to new breaking changes in discord.py 2.0a

v1.6.3

Toggle v1.6.3's commit message
fixed on_guild_join() method

v1.6.1

Toggle v1.6.1's commit message
forgot to install git in the docker build

v1.6.0

Toggle v1.6.0's commit message
updated to Python 3.9 and Discord.py 2.0 Alpha

v1.5.5

Toggle v1.5.5's commit message
fixed the bug whwich broke the :nsfw command

v1.5.4

Toggle v1.5.4's commit message
changed the way how the bot detects it is run via docker \n version b…

…umps of websockets to version 9.1

v1.5.3

Toggle v1.5.3's commit message
version bump to discord.py 1.7.2

v1.5.2

Toggle v1.5.2's commit message
replaced client.logout() with client.close() since it is now declared…

… deprecated since discord.py 1.7

v1.5.1

Toggle v1.5.1's commit message
DISCORD_SELFASSIGNROLE and __selfassignrole__ works again