Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (22 loc) · 1007 Bytes

README.md

File metadata and controls

24 lines (22 loc) · 1007 Bytes

Someone updated this bot, refer to this repo if you want to use this fivem bot: https://github.com/moongetsu/fivem-servers-bot

FiveM Discord.Py Bot

Useful Discord Bot for FiveM Servers Written in Discord.py

List of Features: Get Your FiveM Server Members and show it on bot status Get List of Your In-Game Players Get Info About Each Player, Like Their SteamHex or Discord ID Convert Discord ID to Username and Profile ...

Note

You have to Edit Code and change the config so your bot will work.

Line 17, 18, 19

Install

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.