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

[Enhancement]: Track help post statistics for the support team in #leaderboard #143

Open
joshbker opened this issue May 15, 2023 · 10 comments
Labels
enhancement New feature or request medium priority

Comments

@joshbker
Copy link
Member

joshbker commented May 15, 2023

Explain your idea.

We should track some interesting statistics about #help in an embed in #leaderboard. See screenshot example below:

image

The footer should be an updating timestamp using Instant.now() and the message should update every minute, the same as the leaderboard posts.

Anything else?

No response

@joshbker joshbker added the enhancement New feature or request label May 15, 2023
@sttephen
Copy link

+1 Will be awesome feature

@Nuckerr
Copy link
Contributor

Nuckerr commented May 15, 2023

+1

@Dawsson
Copy link
Member

Dawsson commented Oct 23, 2023

Could we pair this with my bot framework? I am already tracking loads of data

@Pan-nav
Copy link
Member

Pan-nav commented Oct 24, 2023

Could we pair this with my bot framework? I am already tracking loads of data

is your bot framework in JDA?

@Dawsson
Copy link
Member

Dawsson commented Oct 24, 2023

Could we pair this with my bot framework? I am already tracking loads of data

is your bot framework in JDA?

Kord + Kordex, we are not moving the ls bot to use the framework atm, we are moving all other bots though

I am making a bot for learnspigot running under the same token though, different code bases.

@Pan-nav
Copy link
Member

Pan-nav commented Oct 24, 2023

Could we pair this with my bot framework? I am already tracking loads of data

is your bot framework in JDA?

Kord + Kordex, we are not moving the ls bot to use the framework atm, we are moving all other bots though

I am making a bot for learnspigot running under the same token though, different code bases.

So we can't pair this stats command with your bot framework can we?

@Dawsson
Copy link
Member

Dawsson commented Oct 24, 2023

Could we pair this with my bot framework? I am already tracking loads of data

is your bot framework in JDA?

Kord + Kordex, we are not moving the ls bot to use the framework atm, we are moving all other bots though

I am making a bot for learnspigot running under the same token though, different code bases.

So we can't pair this stats command with your bot framework can we?

We can use existing data from the bot framework I collect, on top of the custom ls bot implementation. I assume that's what you're asking?

@Pan-nav
Copy link
Member

Pan-nav commented Oct 24, 2023

Could we pair this with my bot framework? I am already tracking loads of data

is your bot framework in JDA?

Kord + Kordex, we are not moving the ls bot to use the framework atm, we are moving all other bots though

I am making a bot for learnspigot running under the same token though, different code bases.

So we can't pair this stats command with your bot framework can we?

We can use existing data from the bot framework I collect, on top of the custom ls bot implementation. I assume that's what you're asking?

Sorry I'm confusing rn. I mean to ask, if we are not migrating ls bot to your framework can we still use the data collected by your framework? How do we implement it?

@Dawsson
Copy link
Member

Dawsson commented Oct 24, 2023

We are not migrating, bot framework data is accessible via the flyte api in making and custom data will be in a db

@Pan-nav
Copy link
Member

Pan-nav commented Oct 24, 2023

Ah gotcha

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

No branches or pull requests

5 participants