Administration Panel for Control FiveM Servers From Discord

Overview

FiveM Discord Administration Panel

Version 1.0.0

If you would like to report an issue or request a feature. Join our Discord or create an issue.



Control Server Fivem From Discord

Features

  • Set Time
  • Stop Resource
  • Start Resource
  • Set Admin Level
  • Set Weather
  • Custom Command
  • With Show Count Of Player In Server
  • Server Build
  • .....

Upcoming Features

  • Have an idea? Suggest it in our Discord or Issues page.

Requirements

Python Libraries

  • Discord
  • request
  • discord_components

Installation

First :

  • 1 Create Bot & Get Token Bot From https://discord.com/developers/applications
  • 2 Install Python Libraries
  • 3 put folder in resource folder in your fivem server
  • 4 in server.cfg write add_ace resource.IsM_Panel command allow
  • 5 config your bot in config.json
  • 6 run cmd in folder & type python main.py
  • 7 and start resource
  • 8 Enjoy !

Custom Command

In Admin-Cmd.py Write:

@commands.command()
@has_permissions(administrator=True)
async def CommandName(self, ctx, id, perm):
	if cheakadmin(ctx.author.id):
		request(f"CommandName {arguments} {arguments}")
		await ctx.send(">>> CommandName Has Ben Successful")

In You Script For Command Write:

RegisterCommand("CommandName", function(source, args)
    if source == 0 then
        print(args[1])
        -- ....
    end   
end)

Example Config

{
    "Token":"OTA2ND2kxMjcyNsjQ1MTkzNzQ5.YY6ZZyQ.vOXIKk7NMm5VVg5GxWyRBIHm1fUo", // Token Bot Discord
    "Perfix":"-", // Perfix Bot
    "Status": ["IsM Company", "By NImaism"], // Status
    "Users": [
        {
            "Server": "Sosis Land", // Server Name
            "Owner": "NImaism", // Server Owner Name
            "Admins":[841250866895781918], // Discord User Id For Use Command
            "Ip":"5.63.10.232:30120", // Ip:Port Server
            "Site":"https://servers.fivem.net/servers/detail/a89pf49" // Link Server In Fivem Server List Site

        }
    ]
}

Media

accessibility text accessibility text accessibility text accessibility text accessibility text accessibility text


Support

  • Join our Discord Server for Support or open an issue via GitHub.
Owner
NIma
I am NIma & I Love Coding
NIma
Upload-Instagram - Auto Uploading Instagram Bot

###Instagram Uploading Bot### Download Python and Chrome browser pip install -r

byeonggeon sim 1 Feb 13, 2022
A file-based quote bot written in Python

Let's Write a Python Quote Bot! This repository will get you started with building a quote bot in Python. It's meant to be used along with the Learnin

Florent 1 Dec 17, 2021
TypeRig is a Python library aimed at simplifying the current FontLab API

TypeRig TypeRig is a Python library aimed at simplifying the current FontLab API while offering some additional functionality that is heavily biased t

Vassil Kateliev 41 Nov 02, 2022
🧑‍💼 Python wrapper for the Seek API

seek-com-au-api 🧑‍💼 Python wrapper for the seek.com.au API (unofficial) Installation Using Python = 3.6: pip install -e git+https://github.com/tomq

Tom Quirk 1 Oct 24, 2021
A maintained fork of Danny's discord.py

Nextcord A modern, easy-to-use, feature-rich, and async-ready API wrapper for Discord written in Python. Fork notice This is a fork of discord.py, whi

977 Jan 05, 2023
Telegram Group Chat Statistics With Python

Telegram Group Chat Statistics How to Run First add PYTHONPATH in repository root directory enviroment variable by running: export PYTHONPATH=${PWD}

Sina Nazem 3 Apr 18, 2022
this is an op music pyrogram music bot.

amanrajputpytgcallmusic this is an op music pyrogram music bot..... this bot user music bot can play music without being admin...... TG-MusicPlayer A

2 Dec 27, 2021
A stable telegram bot to get restricted messages with custom thumbnail support

Save restricted content Bot A stable telegram bot to get restricted messages with custom thumbnail support

DEVANSH 3 Feb 09, 2022
Jika ada pertanyaan lebih lanjut, hubungi kontak dibawah ini. Terimakasih...

⚡ Lynx Userbot ⚡ Userbot Used for Fun on Telegram, and for Maintianing Your Group. This is a Repo Lynx-Userbot. This is Repo was Created by Axel From

29 Aug 30, 2021
Python Dialogflow CX Scripting API (SCRAPI)

Python Dialogflow CX Scripting API (SCRAPI) A high level scripting API for bot builders, developers, and maintainers. Table of Contents Introduction W

Google Cloud Platform 39 Dec 09, 2022
A module to complement discord.py that has Music, Paginator and Levelling.

discord-super-utils A modern python module including many useful features that make discord bot programming extremely easy. Features Modern leveling m

Yash 106 Dec 19, 2022
Passive income method via SerpClix. Uses a bot to accept clicks.

SerpClixBotSearcher This bot allows you to get passive income from SerpClix. Each click is usually $0.10 (sometimes $0.05 if offer isnt from the US).

Jason Mei 3 Sep 01, 2021
HTTP Calls to Amazon Web Services Rest API for IoT Core Shadow Actions 💻🌐💡

aws-iot-shadow-rest-api HTTP Calls to Amazon Web Services Rest API for IoT Core Shadow Actions 💻 🌐 💡 This simple script implements the following aw

AIIIXIII 3 Jun 06, 2022
Clisd.py - UI framework with client side rendering for python

clisd.py Clisd is UI framework with client side rendering for python. It uses WA

2 Mar 25, 2022
Make a command interpreter that manages AirBnb objects

AirBnB Clone Project Description This is part 1 of our AirBnb Clone project. The purpose of this project is to make a command interpreter that manages

Firdaus H. Salim 1 Nov 14, 2021
New discord token grabber, password and general information

New discord token grabber, password and general information

Monstered 6 Nov 09, 2022
Python binding to the OneTimeSecret API

Thin Python binding for onetimesecret.com API. Unicode-safe. Description of API itself you can find here: https://onetimesecret.com/docs/api Usage:

Vladislav Stepanov 10 Jun 12, 2022
Tinyman Python SDK

tinyman-py-sdk Tinyman Python SDK Design Goal This SDK is designed for automated interaction with the Tinyman AMM. It will be most useful for develope

Tinyman 113 Dec 30, 2022
A tiktok mass account creator with undetected selenium and email verification, to bot an account

⚠️ STILL UNDER DEVELOPEMENT - v1.1-beta ⚠️ Adding PROXY ROTATION Adding EMAIL VERIFICATION Adding USERNAME COMPILER Tiktok Mass Bot Creator v1.1-beta

xtekky 11 Aug 01, 2022
TuShare is a utility for crawling historical data of China stocks

TuShare Tushare Pro版已发布,请访问新的官网了解和查询数据接口! https://tushare.pro TuShare是实现对股票/期货等金融数据从数据采集、清洗加工 到 数据存储过程的工具,满足金融量化分析师和学习数据分析的人在数据获取方面的需求,它的特点是数据覆盖范围广,接口

挖地兔 11.9k Dec 30, 2022