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

FiveM Discord Bot [written in Discord.Py] to get your player list and their info, there are more features too :)

License

Notifications You must be signed in to change notification settings

AmirhN1382/fivembot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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.