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

https://github.com/durocodes/confession-bot

Anonymous confessions Discord bot built with TypeScript
https://github.com/durocodes/confession-bot

Last synced: 2 months ago
JSON representation

Anonymous confessions Discord bot built with TypeScript

Awesome Lists containing this project

README

        

# Confession Bot

Created for `devellium#7109`

## Installation

1. Clone this repository.
2. Rename `.env.example` -> `.env` and input the variables.
3. Run `pnpm install` (or `npm install`).
4. Run `pnpm start` (or `npm start`).