Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Python 3.10+
  • discord.py
  • mcrcon
  • sqlite3

Before Running

  • open statics.py
    • insert your bot_token
    • insert user_ids of the authorized users to use the commands

Available Commands

  • /add <NAME> <IP> <RCONPORT> <RCONPASSWORD>
    • adds a server to the DB
  • /edit <NAME> OPTIONAL: <IP> <RCONPORT> <RCONPASSWORD>
    • edits an existing server
  • /delete <NAME>
    • deletes a server from DB
  • /list
    • lists all servers, their name, ip, port and password
  • /rcon <NAME/ALL> <COMMAND>
    • sends a Rcon command to the selected/all server/s

About

discord.py rconbot

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages