Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Discord bot made with ❤ (& Discord.js)
- Host: GitHub
- URL: https://github.com/thesaintkappa/mosesbot
- Owner: theSaintKappa
- License: mit
- Created: 2022-05-30T15:36:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T23:02:36.000Z (3 months ago)
- Last Synced: 2024-10-11T12:04:34.463Z (3 months ago)
- Topics: bun, discord, discord-bot, discordjs, mongo, mongoosejs, typescript
- Language: TypeScript
- Homepage:
- Size: 1.02 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`