Skip to content

Commit

Permalink
Broken links!
Browse files Browse the repository at this point in the history
  • Loading branch information
Baviaan committed Mar 13, 2020
1 parent b2a2f59 commit 5ec5d61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The `!raid` command requires a name (of the raid) and a tier argument, which may
Alternatively you can create a discord channels in your server, say `tier-2-raids` and `tier-3-raids` and use the nickname of the raid directly: `!anvil saturday 6pm`.
This command will look in the channel name for a number and uses that as tier argument.
It will expand the alias used to invoke the command as name for the raid (in this case Anvil of Winterstith).
See ![](./source/list-of-raids.csv) for all nicknames that can be used to quickly schedule a raid.
See ![list-of-raids](./source/list-of-raids.csv) for all nicknames that can be used to quickly schedule a raid.


![Screenshot](./screenshots/raid.png)
Expand All @@ -35,7 +35,7 @@ LANGUAGE: The language of the bot. Currently supporting English "en" and French

An example config file has been included for English and French.
If language is not set to "en", the language binary file needs to be generated by running `msgfmt.py` using `messages.po` as input to create a file `messages.mo`.
See ![](./source/locale/es/LC_MESSAGES/messages.po) if you wish to help translate to Spanish.
See ![es/messages.po](./source/locale/es/LC_MESSAGES/messages.po) if you wish to help translate to Spanish.

See this link how to create a bot user on discord, obtain your bot token and invite the bot to your server:
https://discordpy.readthedocs.io/en/latest/discord.html#
Expand Down

0 comments on commit 5ec5d61

Please sign in to comment.