Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RampantSpirit authored Jun 3, 2019
1 parent 8c46fdd commit 2315bef
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# RiddleBot
**RiddleBot** is a Discord bot that gives riddles. Made using the [Discord.Net](https://github.com/discord-net/Discord.Net) library.
**RiddleBot** is a *Discord* bot that gives riddles. Made using the [Discord.Net](https://github.com/discord-net/Discord.Net) library.
Base bot code made following the guides available at the [Discord Net Documentation Website](https://discord.foxbot.me/stable/guides/introduction/intro.html).
Originally conceptualised for use in the [*MediEvil* Discord server](https://discordapp.com/invite/X84wKBp) as [Jack of the Green](https://gallowmere.fandom.com/wiki/Jack_of_the_Green), a character who gives out riddles in the *MediEvil* game.

Expand Down Expand Up @@ -33,3 +33,12 @@ The bot has the following commands available:
- !give clues - *Lists all the available clues at once.*
- !give answer - *Answers the riddle.*

## What to contribute

All contributions are welcome! The bot especially needs the following:

1. More riddles.
2. Clues for riddles that have no clues.
3. Translations into other languages.

All of these can be accomplished by editing and/or copying the **Data.json** and **Riddles.json** files.

0 comments on commit 2315bef

Please sign in to comment.