Skip to content

SmitisYT/Telegram-RCON-Bot

 
 

Repository files navigation

Telegram RCON Bot (RCON bot for minecraft server)

this is a telegram bot written using aiogram and mcrcon libraries. To execute commands on the minecraft server using telegram.

Example of work:

Documentation

telegram-rcon-bot WIKI(development).

Features

Telegram RCON Bot allows you to execute Minecraft commands in telegram. Using RCON connection. There is protection against the issuance of super-admin rights. The admin panel is available only to the super admin and has a number of features. Issuing or removing roles or adding or removing commands from the RCON blacklist. The ability to flexibly configure messages (except logging). Language priority: Russian

User commands:

  • /start - tells the user how to use this bot
  • /info - information for the user
  • /id - tells user id
  • /rcon <command> - tells the user how to use this bot (normal role)

Admin Features:

  • Settings admin panel
  • Assigning roles to users
  • Blocking commands
  • Unlocking commands
  • Direct logging to a group

Features:

  • Executing commands on the minecraft server from under Telegrams
  • Bot Access Rights
  • Ability to block commands
  • Admin panel
  • Direct logging to a group
  • Initial protection against the issuance of a super-admin

Installation

curl -O https://github.com/teanus/Telegram-RCON-Bot
pip install -r requirements.txt

NOTICE! Run and install dependencies while in a virtual environment (venv)

Telegram token

To use the Telegram Bot API, you first have to get a bot account by chatting with BotFather.

BotFather will give you a token, something like 0123456789:AbCdfGhIJKlmNoQQRsTUV.

Help

You can help with a donation by writing to me in private messages TEANUS

Contacts:

About

Bot for executing Minecraft commands in the RCON connection telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%