Skip to content

A multi-purpose Discord Bot written with Python and pycord.

License

Notifications You must be signed in to change notification settings

czlucius/ampere

Repository files navigation

ampere

Lines of code

Icon

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

Screenshots

Features/Commands

Features:

  • 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

Commands:

  • 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.

Footnotes: