Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 629 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 629 Bytes

discorb-steep_template

This is a template of discorb bot, with typechecker steep.


TODO: Write your bot's description here.

Usage

TODO: Write your bot's usage here.

Features

TODO: Write your bot's features here.

How to host

  1. Clone the repository.
  2. Run bundle install.
  3. Get your bot's token from the Discord developer portal.
  4. Copy .env.sample to .env and fill in the token.
  5. Run bundle exec discorb run.

TODO: Write your own customizations here.

License

TODO: Write your bot's license here. See https://choosealicense.com/ for more information.