Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 885 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 885 Bytes

BEE7

BEE7 is a multi-purpose discord bot with everything you would ever need.

Running Locally

⚠️ This requires Node.js V14 or above

  1. Clone the repo
  2. Run yarn install to install commit-lint and things like that
  3. Run cd bot and then yarn install
  4. Fill in Config.ts (I have added a bunch of comments to make it easier)
  5. Run yarn dev to start the bot up.

How do I suggest new features or report bugs?

Join the discord here and use #suggestions or #bug-reports accordingly The Discord server has been deleted and won't be re-created until this bot becomes popular. For now, just use Github issues to submit new features or report bugs

Dev Status

Currently this bot is in active development, which means that anything could change at any time.

Contributing

See the contributing guidelines