-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
|
||
# This plugin is open source at the following URL: | ||
# https://github.com/darthpeti/TownyDiscordCommands | ||
# https://github.com/Gl0W1E/TownyDiscordCommands | ||
# No information from your Minecraft Server and/or Discord Bot is | ||
# being stolen using the TownyDiscordCommands plugin. | ||
# For any questions, or ideas DM "gl0w1e" on Discord. | ||
|
||
#It is recommended to set your bot permission to only "send messages". | ||
#The plugin only requires the bot to have access to send messages in channels it is seeing. | ||
#DO NOT SHARE YOUR TOKEN WITH ANYONE! | ||
token: "YOUR BOT TOKEN" | ||
token: "YOUR-BOT-TOKEN" | ||
|
||
#Options: "ONLINE" , "DO_NOT_DISTURB" , "IDLE" , "INVISIBLE". | ||
bot-status: "ONLINE" | ||
|
||
#If the activity status is above 15 letters, it will instead use "Towny". Spaces count too. | ||
activity: "Crazy? I was crazy once..." | ||
activity: "PLUH!" | ||
|
||
# The image displayed in the embed of any /TOWN command on discord. | ||
#The image displayed in the embed of any /TOWN command on discord. | ||
town-image: "INSERT PNG LINK HERE" | ||
|
||
# The image displayed in the embed of any /NATION command on discord. | ||
#The image displayed in the embed of any /NATION command on discord. | ||
nation-image: "INSERT PNG LINK HERE" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters