Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.09 KB

README.org

File metadata and controls

38 lines (25 loc) · 1.09 KB

BvS Bot

A discord bot built for the Billy vs SNAKEMAN community!

Dependencies

  • An installation of Python 3.9.x with ssl compiled.
  • The following pip packages: discord, yaml, datetime
  • Access to the Discord Developer portal strongly recommended, to generate your own bot key.

Usage

Windows

Run bvsbot.py as a program via double-click, through Python 3.9 IDLE, or via your IDE of choice.

*nix based systems

Open your preferred terminal and run `python bvsbot.py` Feel free to use tmux, gnu screen, or any other form of multiplexing.

Contributing

  1. Fork BvSBot.
  2. Create your feature branch: `git checkout -b my-new-feature`
  3. Commit your changes: `git commit -m ‘some feature’`
  4. Push to the branch: `git push origin my-new-feature`
  5. Create a new Pull Request

Contributors

  • tn5421 - The idea’s guy, Python Newbie
  • Mitillos - Mathemagics
  • yichizhng - sleepy coder