Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/butterdebugger/hexabot


https://github.com/butterdebugger/hexabot

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# HexaBot

A multipurpose Discord Bot that aims to replicate the functionality of other popular Discord Bots, such as moderation, music, logging, and more.

## Getting Started

If you wish to install and run HexaBot, follow these steps:
```sh
git clone https://github.com/ButterDebugger/HexaBot.git
cd HexaBot
npm install
npm start
```

### Environment Variables
Declare the environment variables on your system or inside a file named `.env` in the root of the project's directory.
```env
BOT_TOKEN =
```

## License

HexaBot is licensed under [``MIT License``](LICENSE).