A multi-purpose Discord Bot written with Python and pycord.
Calculate, run code, convert between formats and more!
🌟Star/watch this repo!🌟
To use this bot, invite it to your server/channel.
General invite link: https://dsc.gg/ampere
Top.gg: https://top.gg/bot/979407128567623760
- Run code from multiple programming languages (via Piston2)
- Test yourself with challenges from Advent of Code1, complete with a submission function and a server-specific leaderboard
- (You need to supply a MongoDB URI as well as a AoC session token)
- Run Python code with libraries from PyPI (also via Piston2)
- Calculate supplied mathematical expressions
- Generate random numbers in supplied range
- Get mathematical constants
More features/commands coming soon
- Dev - conv, run, py_with_libs
- Math - calculate, constants
- Rand - rng
- Misc - translate, ping, oss, help
- Challenges - aoc, aoc_leaderboard
This bot uses slash commands.
- [1] Advent of Code is created and maintained by Eric Wastl, at https://adventofcode.com.
- If you are the creator and wish to see some changes in the AoC part of this program, please open an issue.
- [2] Piston is maintained by Engineer Man, at https://github.com/engineer-man/piston.