Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milopadma/waitress
a prototype bot that serves.. you? 🍛
https://github.com/milopadma/waitress
discord-bot personal typescript
Last synced: about 1 month ago
JSON representation
a prototype bot that serves.. you? 🍛
- Host: GitHub
- URL: https://github.com/milopadma/waitress
- Owner: Milopadma
- Created: 2022-10-07T07:16:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T14:56:50.000Z (about 2 years ago)
- Last Synced: 2023-03-06T13:06:14.388Z (almost 2 years ago)
- Topics: discord-bot, personal, typescript
- Language: TypeScript
- Homepage:
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# waitress
## what is this?
A discord bot that "serves", (multipurpose).
## why?
i got bored and wanted to learn to make discord bots, and i find the idea of incrementally adding features to this
whenever i get struck with a specific problem in discord
to be absolutely satisfying.
## current features
- ping someone after a certain amount of time
- ping you whenever a certain someone joins a voice call
- feature request tool
- bug reporting tool
## planned features
- integrated command to view a certain football match score
- xp/points system
## tech used
- typescript
- prisma + postgresql
- [discordx](https://discordx.js.org/)