In the image provided below there is a status activity shown, can you help me find this code in the provided repository.
#Hey can someone help me find this part in the given code
22 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @weary zephyr! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
check the main class
or maybe use a text search
automatically search through all files for that link
btw if you are doing changes to the bot, make sure you are respecting its license
Yes ik
test search??
the Vortex class
this is what's executed when the bot starts
you can start searching there
just search through all files for that link
using your IDE
its all compiled
If you are developing applications, use an IDE
especially if you want to actually find stuff in the code
ok