File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ apply plugin: 'com.github.johnrengelman.shadow'
1313
1414group = ' org.nyxcode.wurm'
1515
16- version = ' 2.0 '
16+ version = ' 2.1 '
1717
1818description = " A mod that acts as a discord relay between Wurm kingdom chat and a discord server"
1919
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ sharedClassLoader=true
55# botToken: Discord bot token. This is the client secret that can be found when reviewing the information for your bot at the following link:
66# https://discordapp.com/developers/applications/me
77# The above link is also where you would create your bot, if you're unfamiliar with Discord bot creation.
8- # Image assistance: https://i.imgur.com/NHctYHO .png
8+ # Image assistance: https://i.imgur.com/QDXT3VM .png
99botToken =
1010
1111# discordServerName: Discord server to connect to (not case sensitive).
You can’t perform that action at this time.
0 commit comments