GithubHelp home page GithubHelp logo

kookiiestudios / polybot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bratah123/polybot

0.0 0.0 0.0 404 KB

Poly bot is a discord bot that provides all type of conversions (I.E. language, measurements, etc)

License: MIT License

Python 96.24% Batchfile 3.76%

polybot's Introduction

PolyBot

PolyBot initially started as a simple Discord bot that provided conversions between many different data types (i.e. language, units of measurements, etc).

We hope that with the help of Poly, users will be able to perform a myriad of actions whilst in Discord, without needing to reach for the web browser - be it converting between currencies like USD and CAD, finding the timestamp of an old Discord message from its snowflake ID, or more!

Over time, Poly has slowly grown to encompass a wide variety of functions. To see the full list of commands, issue !help to Poly.
You may also use the format !help <command> to see details for what a particular command does.

Poly is hosted via AWS: Click here to add the bot to your server now!

Features (non-exhaustive)

  • Currency Conversion
  • Hexadecimal Conversion
  • Binary Conversion
  • Translations
  • Eight ball
  • Coin Flip
  • Dice roll
  • Roll Command

Gallery

gallery

help_command

Set-up For Testing & Developing

Windows:

  1. Install Python 3.6+
  2. Run setup.bat
    • This creates a local virtual environment, and adds the required dependencies
  3. Either run src/main.py manually, or use start.bat

About Commit 334c4f1

CVE-2021-21330 - GitHub Advisory Database
Following the release of the advisory (see above), we have updated dependencies to include the security patch(es).

If you cloned/downloaded PolyBot prior to this commit, please update ASAP!

Note: aiohttp is a library used by discord.py, which is the basis for most Python-based bots for Discord, including PolyBot.

To grab the updates (Applicable for all kinds of dependency updates)

  1. Perform git pull
  2. Grab the new dependencies
    • For Global Environment:
      • pip install -r requirements.txt
    • For Virtual Environment:
      • venv/scripts/activate
      • pip install -r requirements.txt

polybot's People

Contributors

kookiiestudios avatar bratah123 avatar descended avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.