eveseat / seat

🌀✳️ SeAT: A Simple, EVE Online API Tool and Corporation Manager
https://eveseat.github.io/docs/
GNU General Public License v2.0
430 stars 143 forks source link

Help wanted / Killmails & Tokens Notifications #776

Closed muzixa closed 3 years ago

muzixa commented 3 years ago

Hi. Im doing categorized notifications for different discord channels. Already checked squad & characters notifications and it works fine. But no killmails & tokens notifications and

Using slack, maybe there is some trick? It's looks like this was trying add characters & corporations, doesn't help

image image

warlof commented 3 years ago

tokens are only track for the following events :

you need a killmail attached to a character to spawn a notification. only killmails with less than 3 600 seconds old will be sent - this is to avoid spam when you setup notification on an existing database

muzixa commented 3 years ago

Thanks, one more question. What happens by default if token is invalid, is character automaticaly lose his squads, roles etc,?

Im just testing it, deleted user manually so he have no valid token, he is not in squad already but still have discord role, and plugin can't disable it: image

muzixa commented 3 years ago

More tests: If character delete esi by himself from ccp 3rd party management page, he losing the squads/roles and discord roles. If seat admin delete user he losing squads, roles but not discord roles.

But will test more tomorrow.

muzixa commented 3 years ago

Can be closed, all works fine, just some delay