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
VC-Music , Playing music without bot.

VC-Userbot A Telegram Userbot to play or streaming Audio and Video songs / files in Telegram Voice Chats. It's made with PyTgCalls and Pyrogram Requir

RioProjectX 8 Aug 04, 2022
Play Video & Music on Telegram Group Video Chat

Video Stream is an Advanced Telegram Bot that's allow you to play Video & Music on Telegram Group Video Chat 🧪 Get SESSION_NAME from below: Pyrogram

Sehath Perera 1 Jan 17, 2022
Rotten Tomatoes API for Python

rottentomatoes.py rottentomatoes offers an easy-to-use Python wrapper to interact with the Rotten Tomatoes API. Before you try and use the API, make s

Zach Williams 88 Dec 15, 2022
Template to create a telegram bot in python

Template for Telegram Bot Template to create a telegram bot in python. How to Run Set your telegram bot token as environment variable TELEGRAM_BOT_TOK

PyTopia 10 Mar 07, 2022
Discord bot that plays cricket with the user

CricBot Table of content Commands Installation Game rules License Commands S.No Command Use 1. cric Open the home window. This command is not necessa

Raveesh Yadav 1 Nov 19, 2021
Cogs for Red-DiscordBot

Redbot cogs for Red-DiscordBot authored by Kreusada This is my repository for Red Discord-Bot. I built these cogs because these were the features that

Kreus Amredes 26 Nov 07, 2022
A python bot that stops muck chains

muck-chains-stopper-bot a bot that stops muck chains this is the source code of u/DaniDevChainBreaker (the main r/DaniDev muck chains breaker) guys th

24 Jan 04, 2023
Slack bot to automatically delete yubisneeze / accidental yubikey presses

YubiSnooze Slack bot to automatically delete yubisneeze / accidental yubikey presses. It will search using the regex "[cbdefghijklnrtuv]{44}" and if t

Andrew MacPherson 3 Feb 09, 2022
Yes, it's true :yellow_heart: This repository has 326 stars.

Yes, it's true! Inspired by a similar repository from @RealPeha, but implemented using a webhook on AWS Lambda and API Gateway, so it's serverless! If

510 Dec 28, 2022
Fetch torrent links from nyaa, according to releases by smoke index.

Nyaa - Smoke's index torrent fetcher Description This script parses the local (or online) anime release index (csv format) made by Big Smoke. And uses

Dinank 21 Jun 08, 2022
A bot that connects your guild chat to a Discord channel, written in Python.

Guild Chat Bot A bot that connects your guild chat to a discord channel. Uses discord.py and pyCraft Deploy on Railway Railway is a cloud development

Evernote 10 Sep 25, 2022
A simple language translator with python and google translate api

Language translator with python A simple language translator with python and google translate api Install pip and python 3.9. All the required depende

0 Nov 11, 2021
Telegram tools

Telegram-Tools Telegram tools. Explanation English | 中文 Features Export group memebrs Add users to the group Send message to users Setup API Open http

4 Apr 02, 2022
A minimalist file manager for those who want to use Linux mobile devices.

Portfolio A minimalist file manager for those who want to use Linux mobile devices. Usage Tap to activate and press to select, to browse, open, copy,

Martin Abente Lahaye 71 Nov 18, 2022
SpotPlay2YouPlay - Converts new additions to a Spotify playlist to a matching Youtube playlist

SpotPlay2YouPlay - Converts new additions to a Spotify playlist to a matching Youtube playlist, can also be configured to converting whole playlists with the refresh fun

9 Mar 06, 2022
An all-in-one discord bot!

Interbot Interbot is a do-it-all bot originally made for the Interbyte Studios discord server. This repo contains the code for this bot, allowing you

Logan 5 Aug 03, 2021
A python wrapper for the mangadex API V5. Work in progress

mangadex A python wrapper for the mangadex API V5. It uses the requests library and all the aditional arguments can be viewed in the Official Mangadex

Eduardo Ceja 27 Dec 14, 2022
Filters to block and remove copycat-websites from DuckDuckGo and Google. Specific to dev websites like StackOverflow or GitHub.

uBlock-Origin-dev-filter Filters to block and remove copycat-websites from DuckDuckGo and Google. Specific to dev websites like StackOverflow or GitHu

1.7k Dec 30, 2022
Mass Instagram Checker

Mass Instagram Checker

X - MrG3P5 5 Nov 09, 2022
Wonderful Phoenix-Bot

Phoenix Bot Discord Phoenix Bot is inspired by Natewong1313's Bird Bot project yet due to lack of activity by their team. We have decided to revive th

Senior Developer 0 Aug 12, 2021