Arnav K

Results 85 comments of Arnav K

> support of custom emotes? ##### well it is already supported, the emote added by the user in the modal is directory interpreted by ` .setEmoji() ` func resulting in...

~~Idky why but yeh message or reaction collectors are mess own it's own!~~

> When the "Publish" button is pressed, the bot should reply with an ephemeral message containing a channel selector. This allows an admin/moderator to do the entire setup in a...

### Ok so there may be some communication error - **Are you saying to use reactions during ` /role setup ` to choose role emote** ```diff +OR ``` - **To...

### Ques: is it ok to use ` RoleSelectorMenu ` during ` /role setup ` to add roles? As it is the only supported way by discord to select role...

> [!IMPORTANT] > How to handle reacted emote on print setup role addition progress embed, **that is not available to the client/bot (ie. Another guild emote)**?

> ## It is now called as "Desktop App" @Rango305

> Please run > > ```python > import sqlite3 > print(sqlite3.sqlite_version_info) > ``` > > and tell us what it says. ```bash (3, 31, 1) ```