https://github.com/capacitorset/secret-santa-bot
Un bot Telegram per organizzare i Secret Santa.
https://github.com/capacitorset/secret-santa-bot
Last synced: 11 months ago
JSON representation
Un bot Telegram per organizzare i Secret Santa.
- Host: GitHub
- URL: https://github.com/capacitorset/secret-santa-bot
- Owner: CapacitorSet
- Created: 2019-12-20T14:11:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-15T02:38:06.000Z (over 5 years ago)
- Last Synced: 2025-05-21T22:41:49.302Z (about 1 year ago)
- Language: TypeScript
- Size: 150 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# secret-santa-bot
Un bot Telegram per organizzare il Secret Santa.
## Utilizzo
```sh
yarn install
tsc --build tsconfig.json
node index.js
```