Skip to content

Bot for managing an fivem server via a telegram bot

Notifications You must be signed in to change notification settings

itsmat/FiveM-Telegram

Repository files navigation

FiveM-Telegram

Bot for managing an fivem server via a telegram bot

Features and Updates

1.0.0 (06/11/2022)

1.0.1 (07/11/2022)

1.0.2 (07/11/2022)

Installation guide

First Method

Put the FiveM-Telegram folder in the server resources folder
Edit server.cfg
Add 'ensure FiveM-Telegram'
Add 'add_ace resource.FiveM-Telegram command allow'
Start the setup.bat file.

Second Method

$ git clone https://github.com/itsmat/FiveM-Telegram.git
$ python -m pip install -r requirements.txt
Put the FiveM-Telegram folder in the server resources folder
Edit server.cfg
Add 'ensure FiveM-Telegram'
Add 'add_ace resource.FiveM-Telegram command allow'
$ python main.py

ScreenShot

home kick player list1 list2 risorse risorse2 resmon logs

Contact

💡 Do you have a function to implement? Open an issue and I might implement it.