Arma 3
45 ratings
Aaren's Discord Message API
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod, Server
Mod Type: Mechanics
File Size
Posted
Updated
2.265 MB
28 Aug, 2024 @ 12:52pm
31 Aug, 2024 @ 1:47am
6 Change Notes ( view )

Subscribe to download
Aaren's Discord Message API

Description
What Does it do ?
A simple and powerful Tool. Battleye Compat ✅





📢 Discord Server : https://discord.gg/QYCuYpDBgf
📃 Documentation : Gitbook[aarens-base.gitbook.io]
Check the Document !! ☝️

NOTE !!
*Currently only hook up with Webhooks

Server Side (unless the Client want to send Message)



Subscribe My Channel To Learn More Coming Up Contents
[t.co]
Here Is My Work
Any Suggestions Tell Me in The Comment ;)

Popular Discussions View All (2)
2
11 Sep, 2024 @ 3:54am
Issues
Fox
42 Comments
KhanTheMad 13 Jun @ 6:09am 
would this allow for in game chat to interact with a discord channel?
[TW]Aaren  [author] 19 Apr @ 1:16am 
@Ↄ
so these may need to be monitored on third side (the solution i have in my mind)
- ex. Discord BOT...

for more monitoring/manipulation infos (but have no time to look into for now) 🫠
[TW]Aaren  [author] 19 Apr @ 1:09am 
@Ↄ
My plan is to make it parse in JSON

[code]
{
"THE_TAG" : "SQF CODE",
"THE_TAG2" : "SQF CODE 2"
}
[/code]

Arma don't have EH for "Game Closing"
the best i can do is "Mission Closed" EH (forgor the EH name)
(but it will break if the game gets forced turn off)
19 Apr @ 12:33am 
Is it possible to read server RPT? And check for "Automatic server restart" command?
19 Apr @ 12:27am 
Okay I was going to ask how you made those features to check for specific data. It's very cool, one thing I wish it had was a feature to see when the server is shutting down, because now, it just freezes the embed at last data entry and does not update when the server performs automatic restart
[TW]Aaren  [author] 18 Apr @ 11:44pm 
@Ↄ
hmm the mission run time?
the closest one is {SYSTEM_TIME} ( wiki [aarens-base.gitbook.io])

Currently you can't customize the monitor infos (it will be)
18 Apr @ 4:46pm 
Works well, but is there a way to list how long the mission has been running? And can I add custom data sets?
[TW]Aaren  [author] 17 Jan @ 10:04pm 
@Henry Walker
Can you reach out for me on my Discord server? (link in the description)
Henry Walker 17 Jan @ 12:34pm 
Me too having problems with screenshots from ATAC not sended to Discord, although i'm successfully shared server status to discord and can find screenshots from ATAC in designated folder via CBA settings.
[TW]Aaren  [author] 14 Jan @ 10:45pm 
@H3NT41C0M1C5
sounds like it didn't be setup correctly
the freeze is normal bc Arma need to wait until the process is done