-
Notifications
You must be signed in to change notification settings - Fork 0
/
fivem-exclusive-bot.yml
60 lines (59 loc) · 1.83 KB
/
fivem-exclusive-bot.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
###################################################################
# #
# Raznar FiveM Join Bot #
# #
# Made by raznar.id & Orume Studios #
# Exclusively made for Raznar's FiveM Clients #
###################################################################
discordBot:
adminsRoleID: [""]
token: "PUT_YOUR_TOKEN_HERE"
status: online
activity:
enable: true
url: https://raznar.id
name: "Raznar RP (%player%/64)"
type: PLAYING
playerUpdates:
# Update player di status nya tiap detik
updateInterval: 30
serverName: Raznar RP
connectEmbed:
# Warna Embed - ref: https://gist.github.com/thomasbnt/b6f455e2c7d743b796917fa3c205f812
color: "Red"
title: Connect Server
description:
- "Connect Server dibawah!"
- ""
- ""
thumbnail: "THUMBNAIL_URL_HERE"
playersEmbed:
# Warna Embed - ref: https://gist.github.com/thomasbnt/b6f455e2c7d743b796917fa3c205f812
color: "Red"
title: Connect Server
description:
- "Connect Server dibawah!"
- ""
- "%server_raznarrp_name% - %server_raznarrp_players%x Players"
thumbnail: "THUMBNAIL_URL_HERE"
servers:
- name: Raznar RP
host: fivem.raznar.id # Change to your host
hostListing: fivem.raznar.id # Change to your host
port: 30120
onlyShowInPortal: false
ssl: false
button:
label: "%name%"
style: url
url: http://%host%:%port%
- name: Raznar TDM
host: fivem-tdm.raznar.id # Change to your host
hostListing: fivem.raznar.id # Change to your host
port: 30120
onlyShowInPortal: true
ssl: false
button:
label: "%name%"
style: url
url: http://%host%:%port%