Krypton (WIP) is a Discord bot written in TypeScript. It is open source and runs on Bun.
First of all, you need to install the dependencies:
- Bun (https://bun.sh)
- MongoDB (https://mongodb.com)
You can install Krypton using the following command:
git clone https://github.com/DevJhoan/krypton.git
cd krypton
bun install
bun run startWe are working to add docker support.
- Jhoan (development)
This project is licensed under the CC BY-NC 4.0 License.