Galarzaa
Galarzaa
Explore posts from servers
NSNabBot Support
Created by emxp on 9/3/2024 in #support-or-suggestions
numbers as username
Oh, I fixed this one but forgot to mention it in the update notes
12 replies
NSNabBot Support
Created by emxp on 9/3/2024 in #support-or-suggestions
numbers as username
And Discord is the one that has to display that properly
12 replies
NSNabBot Support
Created by emxp on 9/3/2024 in #support-or-suggestions
numbers as username
But it is an issue on discord's side, on our side all we do is pass the user's ID like: @emxp
12 replies
NSNabBot Support
Created by emxp on 9/3/2024 in #support-or-suggestions
numbers as username
It's a shame that mentions are so troublesome. When they work they are amazing
12 replies
NSNabBot Support
Created by emxp on 9/3/2024 in #support-or-suggestions
numbers as username
Just so the name is always visible, but we have the mention there to quickly find the user, or deal with cases with duplicate usernames
12 replies
NSNabBot Support
Created by emxp on 9/3/2024 in #support-or-suggestions
numbers as username
Hmm yeah that is a problem with the Discord client, seems to be more often on mobile than desktop. I think probably should show it like: @​emxp (@emxp) has the following...
12 replies
NSNabBot Support
Created by Dahao on 9/2/2024 in #support-or-suggestions
When can have premmy
Accepted it now, sory for the delay @Dahao
5 replies
NSNabBot Support
Created by Violent Beams on 2/14/2024 in #support-or-suggestions
newchannel filters
This was recently implemented: https://docs.nabbot.xyz/features/news/
8 replies
NSNabBot Support
Created by emxp on 7/13/2024 in #support-or-suggestions
tibia news
This is fixed now :SeemsBueno:
8 replies
NSNabBot Support
Created by p4ziomek on 7/8/2024 in #support-or-suggestions
Include damage/healing values in split-loot table
The original hunt session is now displayed back when using the command.
5 replies
KEKord Extensions
Created by Galarzaa on 8/8/2024 in #kordex-support
Production instance's caching behaving very differently
Anyway, yeah I do want to look into the kordex plugin.
16 replies
KEKord Extensions
Created by Galarzaa on 8/8/2024 in #kordex-support
Production instance's caching behaving very differently
Probably resolves to some hash internally on build. Since IIRC, every snapshot, even if they have the same version, is stored as its own artifact
16 replies
KEKord Extensions
Created by Galarzaa on 8/8/2024 in #kordex-support
Production instance's caching behaving very differently
@gdude I'm just curious, when does the snapshot used by kordex update? On the next build? I did try to invalidate cache, use --refresh-dependencies and all, but it would still grab the version of 0.15.0-SNAPSHOT without the fix, until I manually added implementation("dev.kord:kord-core:0.15.0-SNAPSHOT")
16 replies
NSNabBot Support
Created by Vozuk on 7/26/2024 in #support-or-suggestions
Autoroles not assigning new roles
Just checking in on this, we released a fix for this some days ago: https://canary.discord.com/channels/441991938200305674/441996807502036994/1270192369601351781 Is this still happening?
13 replies
KEKord Extensions
Created by Galarzaa on 8/8/2024 in #kordex-support
Production instance's caching behaving very differently
16 replies
KKord
Created by Galarzaa on 8/9/2024 in #help
`getMember` not writing to Member cache?
7 replies
KKord
Created by Galarzaa on 8/9/2024 in #help
`getMember` not writing to Member cache?
I'll try submitting a PR for this if I have time
7 replies
KKord
Created by Galarzaa on 8/9/2024 in #help
`getMember` not writing to Member cache?
Same case for getGuildMembers
override fun getGuildMembers(guildId: Snowflake, limit: Int?): Flow<Member> {
return storeOnEach(supplier.getGuildMembers(guildId, limit)) { it.data } // this is UserData
}
override fun getGuildMembers(guildId: Snowflake, limit: Int?): Flow<Member> {
return storeOnEach(supplier.getGuildMembers(guildId, limit)) { it.data } // this is UserData
}
7 replies
KEKord Extensions
Created by Galarzaa on 8/8/2024 in #kordex-support
Production instance's caching behaving very differently
16 replies
KEKord Extensions
Created by Galarzaa on 8/8/2024 in #kordex-support
Production instance's caching behaving very differently
Also, is this more suitable for kord support? 🤔
16 replies