Open joshbker opened 1 year ago
+1 Will be awesome feature
+1
Could we pair this with my bot framework? I am already tracking loads of data
Could we pair this with my bot framework? I am already tracking loads of data
is your bot framework in JDA?
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.
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?
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?
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?
We are not migrating, bot framework data is accessible via the flyte api in making and custom data will be in a db
Ah gotcha
Explain your idea.
We should track some interesting statistics about #help in an embed in #leaderboard. See screenshot example below:
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