Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 970 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 970 Bytes

Fjoergyns

Build Status License

Application connecting Discord and data from Minecraft server database

Models and database connections

I am creating model for every plugin with own database connection.

Sendings Discord messages

Use custom artisan commands for planned recurrent messages.

Discord functions so far

  • Announcing weekly top voters + lottery winner
  • Announcing monthly top voters
  • Display warn and ban stats for every member of admin team
  • ##Integration with own performance monitoring app We have also created android app for monitoring online players count and tps for every Minecraft server we have. There are several posts and get endpoints for the app. We are returning data in json object and then work with data later in the app.