Skip to content
View GyorgBot's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report GyorgBot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GyorgBot/README.md

GyorgBot

This is the source code for Gyorgbot, a custom bot built to manage a private community server. It handles everything from server member onboarding to RCON commands for a Java server through API calls.

Features

  • Role Management: Automatically assigns unverified permissions to new members and removes it once they verified by the server.

  • Server Integration:

    • !ping: Checks the status and latency of the server.

    • !gamertime, !gamestop, !gamerestart: Direct integration with Crafty Controller API to manage the server state.

  • Discord Management:

    • A password-protected command to assign invited roles.

    • Auto-purge welcome channel messages to keep it clean.

Requirements

  • Python 3.10+

  • Discord account & bot token

  • Crafty Controller API access

Popular repositories Loading

  1. GyorgBot GyorgBot Public

    Server Bot Using APIs

    Python