Hot Summer Deals are Here!
Celebrate with up to 99% off on 18,000 resources
00
Days
03
Hours
03
Mins
02
Secs

Color Change Discord Bot

Status
This thread has been locked.

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
  1. I type the command in my discord server "$colorify RoleName" (e.g. $colorify Christmas)
  2. The command creates a .txt file called RoleName.txt (Christmas.txt)
  3. I go into the .txt file and fill it out with the hex color codes I want the role to change to.
Code:
#f44542
#ffffff
#38c961

4. The bot should then be restarted or somehow reload so the role now changes colors.

  • I want the src code as well.
  • I would like it to be in Java Discord API, JDA

My discord: zDrakon#4392

Contact me for price negotiation.
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

SheepeyDarkness

shep
Supreme
Feedback score
24
Posts
883
Reactions
570
Resources
0
I've got a friend who made a color changing bot. Made a bot which makes people's name change colors like a rainbow. If you want I'll give him your discord. He should be able to do this.
 

tiehm

Developer
Supreme
Feedback score
7
Posts
687
Reactions
455
Resources
0
  1. I type the command in my discord server "$colorify RoleName" (e.g. $colorify Christmas)
  2. The command creates a .txt file called RoleName.txt (Christmas.txt)
  3. I go into the .txt file and fill it out with the hex color codes I want the role to change to.
Code:
#f44542
#ffffff
#38c961

4. The bot should then be restarted or somehow reload so the role now changes colors.

  • I want the src code as well.
  • I would like it to be in Java Discord API, JDA

My discord: zDrakon#4392

Contact me for price negotiation.
I would not be able to do this because I use NodeJS and discord.js for bots, but I am curious what exactly you mean as I do not get the use for this.
 

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
I would not be able to do this because I use NodeJS and discord.js for bots, but I am curious what exactly you mean as I do not get the use for this.
I've got a friend who made a color changing bot. Made a bot which makes people's name change colors like a rainbow. If you want I'll give him your discord. He should be able to do this.


Pretty much a rainbow bot if I customized it to be. Its a cosmetic niche.
 

tiehm

Developer
Supreme
Feedback score
7
Posts
687
Reactions
455
Resources
0
Pretty much a rainbow bot if I customized it to be. Its a cosmetic niche.
Anything which goes faster than a few tens of seconds will probably get API banned.
I could do this for you with no problem (if you are ok with Node JS), but I would take no responsibility for an API ban.
 
Last edited:

SheepeyDarkness

shep
Supreme
Feedback score
24
Posts
883
Reactions
570
Resources
0
Pretty much a rainbow bot if I customized it to be. Its a cosmetic niche.
So do you want me to give him your discord?
 

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
So do you want me to give him your discord?
Yes please.

Anything which goes faster than a few tens of seconds will probably get API banned.
I could do this for you with no problem (if you are ok with Node JS), but I would take no responsibility for an API ban.
JDA Has a queue system, and I might want a feature to make it 30 second changes so it doesn't get banned :p
 

tiehm

Developer
Supreme
Feedback score
7
Posts
687
Reactions
455
Resources
0
Yes please.


JDA Has a queue system, and I might want a feature to make it 30 second changes so it doesn't get banned :p
What do you mean by a queue system? I am pretty sure discord.js can do the same ^^.
 

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
What do you mean by a queue system? I am pretty sure discord.js can do the same ^^.
I want JDA so I can read the code and learn to use it for JDA.
 
Status
This thread has been locked.
Top