A custom Discord bot written in Python.
- Currency converter
- Stock price grabber
- Amazon Affiliate link converter
- xkcd puller (in Discord embeds)
- Unit conversions
- Translate any language to English
- Distance calculator between two real-world locations
- Dice roll
- Install the latest version of Python.
- Install all dependencies in requirements.txt.
- Edit disborg.py with your bot's token.
- Run disborg.py.
This may be a little rough around the edges from a code standpoint - this was my first real Python project so I still had to get a feel for the language. It works great though, nothing to worry about there.