czlucius / ampere

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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

License:GNU Affero General Public License v3.0


Languages

Language:Python 97.4%Language:Shell 2.4%Language:Dockerfile 0.2%