Skip to content

oracle-hackers/utility-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

utility bot made with Utilities API

Utility is a discord bot written using a custom library that makes using Discord User Tokens easy.

To minimize the risk of accounts being flagged, all requests are performed via a selection of HQ rotating residential proxies, custom written headers, as well as complete json (all extra parameters). These and other security features make the requests seem as they come from a selection of device types, resolutions, app/browser/mobile etc; ultimately making them ultra utltra realistic. However, there is no guarantee your accounts are 100% safe; even if you are a real user, changing things too fast/setting off the sus-o-meter of an account will get it locked.

features

  • check tokens, and show information about said account
  • set about me
  • set profile picture (either one of your choice, or it grabs a random one)
  • join servers
  • mass dm

coming soon

  • gift buyer
  • mass ping
  • api

how to use

  1. invite the bot
  2. try >help, >info
  3. enjoy!

command details

<> is required, [] is optional

​​

  • check <user token>

    example: >check OTQxNzYxKMNU1MTA4NTczMTg0.YiwqMM.rFh46A8_Y7MAQKqw9pOriwYuL_B

    returns:

    Screen Shot 2022-05-22 at 5 42 54 PM

​​ ​​ ​​

  • setbio <user token> <bio>

    example: >setbio OTQxNzYxKMNU1MTA4NTczMTg0.YiwqMM.rFh46A8_Y7MAQKqw9pOriwYuL_B i am very smart

    returns:

    Screen Shot 2022-05-22 at 6 28 02 PM

​​ ​​ ​​

  • pfp <user token> [.png or .jpg image link] if no image link given, a random image will be used

    example: >pfp OTQxNzYxKMNU1MTA4NTczMTg0.YiwqMM.rFh46A8_Y7MAQKqw9pOriwYuL_B https://i.imgur.com/4xB15OG.png

    returns:

    Screen Shot 2022-05-22 at 6 54 27 PM

​​ ​​ ​​

  • join <user token> <server invite>

    example: join OTQxNzYxKMNU1MTA4NTczMTg0.YiwqMM.rFh46A8_Y7MAQKqw9pOriwYuL_B discord.gg/pornhub

    returns:

    Screen Shot 2022-05-22 at 7 45 29 PM

​​ ​​ ​​

  • send <discord webhook url> <message to send>

    example: >send https://discord.com/api/webhooks/392759374855243196/pY5oDkfmyV7f9qsQFdXSgE158191KmdkMkKtC Ai hello monkeys

    returns:

    image

​​ ​​ ​​

  • clear

    example: >clear removes the bot's messages within the last 100 messages in the channel

​​ ​​

bug reporitng

make an issue

feature suggestions

make an issue

questions and support

github discussions