Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thesaintkappa/mosesbot

Discord bot made with ❤ (& Discord.js)
https://github.com/thesaintkappa/mosesbot

bun discord discord-bot discordjs mongo mongoosejs typescript

Last synced: 6 days ago
JSON representation

Discord bot made with ❤ (& Discord.js)

Awesome Lists containing this project

README

        

# MosesBot ![](https://status.saintkappa.dev/api/badge/3/status) ![](https://status.saintkappa.dev/api/badge/3/uptime)

### A very cool discord bot named after my friend Moses


## Installation & Running

1. Install [Bun](https://bun.sh/)
2. Clone the repository & `cd` into it
3. Run `bun install` to install dependencies
4. Create a `.env` file in the root directory and fill it with environment variables as shown in the `.env.example` file
5. Edit the `src/config.json` file to include your own discord IDs
6. Finally, start the bot with `bun start`