Skip to content

A Discord bot made for Age of Empires 2 discord servers.

Notifications You must be signed in to change notification settings

Iapetus-11/HammerBot

 
 

Repository files navigation

HammerBot

HammerBot is a discord bot built for an Age of Empire II streamer's discord server.

It's a small side project that will be updated periodically.

Contributing to HammerBot

Issues & Bugs

If a bug or any unintended behavior is discovered, please report it by creating an issue here.

HammerBot Development

If you'd like to contribute code to HammerBot, please:

  1. Fork the repository
  2. Make any contributions in your fork
  3. Create a pull request

Your pull request will then be reviewed. Please read the Contributing Guidelines before creating your first pull request.

Setting Up HammerBot

After forking the repository:

  1. git clone HammerBot, and cd into the HammerBot directory
  2. Make a new file called .env and fill in the fields based off the .env.example file
  3. Use poetry to install the necessary dependencies with poetry install
  4. Run HammerBot with either poetry run python3 hammerbot.py (mac/linux) or poetry run py hammerbot.py (windows)

About

A Discord bot made for Age of Empires 2 discord servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%