Useful Discord Bot for FiveM Servers Written in Discord.py
Features:
1- Get Your FiveM Server Members and show it on bot status
2- Get List of Your In-Game Players
3- Get Info About Each Player, Like Their SteamHex or Discord ID
4- Convert Discord ID to Username and Profile (Useful to find cheaters )
5- etc…
Note:
You have to Edit Code and change the config so your bot will work.
Line 17, 18, 19
Install:
1- Install Python (( don’t forget to tick “Add To Environment Variables” ))
2- open your CMD, type the following commands:
pip install discord.py
pip install requests
2.1- If It Says “pip is not recognized as an internal or external command” install Python again, choose “Modify” and tick to install “PIP” and “Add to Environment Variables”
3- Double click on your “*.py” file.
Github Link: Github Repo