Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.05 KB

README.md

File metadata and controls

46 lines (27 loc) · 1.05 KB

Minibot, a bot for basic server stuff

Discord

A small bot for basic guild stuff.

Includes:

Usage

  1. Setup a venv and install the dependencies.

    $ make install
    
  2. Start the bot.

    $ ./run.sh
    

For advanced usage of the makefile and run script, refer to the documentation in 0x5c/quick-bot-no-pain.

Docker

Refer to instructions here.

Built using 0x5c/quick-bot-no-pain

Skip the boilerplate, Get straight to coding: try it for yourself!

License

Copyright (c) 2019-2021 0x5c

This project is released under the terms of the MIT license.
See LICENSE for the full license text.