23 lines
907 B
Markdown
23 lines
907 B
Markdown
# Gwendolyn
|
|
Gwendolyn is a discord bot that I made. It does a bunch of stuff.
|
|
|
|
## Stuff it can do
|
|
* Roll dice!
|
|
* Look up D&D monsters and spells!
|
|
* Find random pictures!
|
|
* Find random movies!
|
|
* Generate names for taverns and people!
|
|
* Roll Star Wars RPG dice!
|
|
* Keep track of Star Wars RPG character sheets!
|
|
* Query Wolfram Alpha
|
|
* Invest fake money in the stock market
|
|
* Play trivia, connect 4, blackjack, hangman and hex
|
|
|
|
And much more!!! (not really. That's pretty much all it can do. See help files in resources directory for list of commands)
|
|
|
|
## Setup
|
|
|
|
Running gwendolyn.py will help you set up. You will need a bot token on hand, which you should paste into your terminal when prompted.
|
|
|
|
You will need to populate monsters.json, spells.json, movies.txt and names.txt with monsters, spells, movies and names. The files are created in the resources folder when running the program.
|