Open PToni97 opened 2 years ago
This isn't possible unless you are hosting the bot yourself.
Discord recently added the feature where users can have per-guild profile pictures if they subscribe to discord nitro, unfortunately bots don't have that feature at all.
You could potentially host the bot yourself, allowing you to set your own profile picture and name for it, but it appears that this repo is missing a few key files – if you have the time, I’m sure you can reverse engineer the main file and build settings files off of that (fun little challenge there), just getting the key components in there for it to function or replace it entirely and just modify the sections where the code refers to the settings class – otherwise may be worth looking at alternative open source bots that are pretty much plug and play (well, download and play in this situation), if you have the means to host it of course.
Or perhaps templates for those files could be added to this repo by the creator (i do apologise if I’ve missed the fact they exist or simply aren't missing), skimming over it that appears to be the situation – I’m sure there are plenty of alternatives available
@mcmcford Thanks for your input. If there is interest, I could add the necessary resources to make self-hosting easier. I should probably add a template for the settings file anyway. I can also add some DB schema details. Again, if there is interest
Please provide a way for users to be able to change the profile pic of the GiggleMe bot. This will allow us to personalize the bot so that it becomes a unique part of each discord community.