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
- Host: GitHub
- URL: https://github.com/durocodes/confession-bot
- Owner: DuroCodes
- Created: 2023-02-22T22:41:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-22T22:41:42.000Z (over 2 years ago)
- Last Synced: 2025-01-29T15:13:46.746Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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`).