Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/discord-gamestatus/discord-gamestatus
View the status of your game server in discord using embeds
https://github.com/discord-gamestatus/discord-gamestatus
discord discord-bot discord-gamestatus discord-js embeds game-server game-server-monitoring monitoring
Last synced: 2 months ago
JSON representation
View the status of your game server in discord using embeds
- Host: GitHub
- URL: https://github.com/discord-gamestatus/discord-gamestatus
- Owner: discord-gamestatus
- License: gpl-3.0
- Created: 2019-12-24T14:45:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T11:09:43.000Z (10 months ago)
- Last Synced: 2024-10-01T08:08:13.030Z (3 months ago)
- Topics: discord, discord-bot, discord-gamestatus, discord-js, embeds, game-server, game-server-monitoring, monitoring
- Language: TypeScript
- Homepage: https://gamestatus.douile.com/
- Size: 1.28 MB
- Stars: 33
- Watchers: 4
- Forks: 4
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# discord-gamestatus
A open-source discord bot that actively monitors your game server and updates a discord message with the
current status.- [Invite link](https://discordapp.com/oauth2/authorize?client_id=659050996730822665&permissions=126144&scope=bot)
- [Command documentation](https://gamestatus.douile.com/docs/user)
- [Self-hosting documentation (WIP)](https://gamestatus.douile.com/docs/admin)
- [Terms of usage (for public bot)](https://gamestatus.douile.com/TERMS)
- [Privacy policy (for public bot)](https://gamestatus.douile.com/PRIVACY)## Changelog
See [CHANGELOG](./CHANGELOG.md)## Contributing
If you would like to request a new feature, report a bug, or even fix or improve our code we welcome your contribution.
Open an issue to make a request, or a PR to submit your code for review.Before contributing please read [CONTRIBUTING](./CONTRIBUTING.md)
## LICENSE
[Licensed under GPL-3.0](./LICENSE)