phBot notifications now on Discord! Easily available to everyone!
JellyDix is a discord bot created to calm down our curiosity about checking our characters just to find out something interesting in our daily routine as Silkroad player.
Only your bots can send notifications to your server by using a Token.
Use --setup from your discord server to generate one.
You can customize message colors for easy identification.
Discord interactions ( PRO only ) to send commands from Discord to bot: get position : Check character position get party : Check party members get guild : Check guild members
And compatibility to use other plugins.
Just type --bot get position or --bot CHAT guild Hello guild! (xControl required)
And others functionalities, just type --help on your discord channel.
Maybe (ping not detected in 15s then can be considered disconnected), needs work
No, since it’s not a silkroad event
Discord messages has time, I understand there is a delay but it’s a few seconds (maybe a bug on “sync to async” python stuffs). I’ll probably add the time as config option.
Not “notice chat”. As phBot can choose, I want him to let me know when he sees Titan.
I want only the information of the items that I set, not all item information. For example, only Lucky magic powder. I can customize it for myself but I don’t know if it’s possible to solve it with opcode.
I’il see what I can accomplish when I have time. I’il try to share.
EDIT :
1- When “Unique spawn” is checked, unique killed also reports.
2- “Item rare drop” works but what exactly does the “Item drop” option cover? Because I couldn’t.
The system works fine. Is it possible to do just one question?
The Ryuk character you see in the picture belongs to me.
Can the direct global sender send their name and what they write?
Example
you can edit def handle_chat @NsyL it will send just player name and the messages.
def handle_chat(t,player,msg):
# Check message type
if t == 2 and QtBind.isChecked(gui,cbxEvtMessage_private):
SendNotification(player+": “+msg)
elif t == 6 and QtBind.isChecked(gui,cbxEvtMessage_global):
SendNotification(player+”: “+msg)
elif t == 9 and QtBind.isChecked(gui,cbxEvtMessage_stall):
SendNotification(player+”: "+msg)
absolutely i will
i edited it a bit
like guild chat adding and deleted the player name from notifications (which sends notifications) for using an agent charecter in other guilds xD
Well I don’t know what’s up the plugin working for a friend but for ain’t loading for me no matter what the plugin is fine I guess but something not right i reinstalled bot started from scratch still nothing…