Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: add watch list #115

Closed
mr190e opened this issue Aug 3, 2023 · 2 comments · Fixed by #122
Closed

Feature: add watch list #115

mr190e opened this issue Aug 3, 2023 · 2 comments · Fixed by #122
Assignees
Labels
enhancement New feature or request

Comments

@mr190e
Copy link

mr190e commented Aug 3, 2023

On our DayZ server, respectivly on the discord, we use a watch list which is more or less just a Discord channel with CFtools links to certain players we keep an eye out. We do this to watch players, meaning we try to go ingame and spectate to see if we can obeserve strange behaviour.

Can it be automated to have a channel where you just copy / paste the CFtools-ID and the bot warns you when that player comes online? Like this all players have the same information (CFtools offers something similiar, but every admins has to set ip up manuallay).

The notification shall ping a role, as well as the recent stats

@Mirasaki Mirasaki self-assigned this Aug 3, 2023
@Mirasaki Mirasaki added the enhancement New feature or request label Aug 3, 2023
@Mirasaki
Copy link
Owner

Mirasaki commented Aug 3, 2023

Hey there, thank you for your feature request - we always appreciate it when the community shows interest in the project, especially by suggestion/requesting features as you are the ones using the bot on a daily basis.

I love the feature, I'll get this implemented and rolled out over the weekend. We'll use an in-memory database with json persistency so no additional set-up is required by the user. Unless you think the watch list might exceed thousands of entries (I'm really not sure if this is realistic) in which case we might have to add the possibility to use a SQL or Mongo adapter

@Mirasaki Mirasaki linked a pull request Aug 19, 2023 that will close this issue
@Mirasaki Mirasaki changed the title add watch list Feature: add watch list Aug 19, 2023
@Mirasaki
Copy link
Owner

This has been implemented and will be included in the upcoming release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants