Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackharrhy/sunshine
discord bot to search mun's sunshine list
https://github.com/jackharrhy/sunshine
Last synced: 3 months ago
JSON representation
discord bot to search mun's sunshine list
- Host: GitHub
- URL: https://github.com/jackharrhy/sunshine
- Owner: jackharrhy
- Created: 2022-07-08T02:53:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-31T02:40:26.000Z (over 2 years ago)
- Last Synced: 2024-06-20T10:28:45.883Z (5 months ago)
- Language: JavaScript
- Size: 90.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bun - Sunshine - Discord bot to search mun's sunshine list (Experiments with Bun)
README
# sunshine
Search the publically available MUN sunshine list via Discord!
A [slash-create](https://npm.im/slash-create) Discord bot, using [Bun runtime](https://bun.sh).
## Development
To run this locally, rename `.env.example` to `.env` and fill in the variables, then you can run `bun run.js` to start a local dev environment and use something like ngrok/cloudflare to tunnel it to a URL.