mxrch / HackTheBot

A Discord Bot in Python for Hack The Box members.
Mozilla Public License 2.0
40 stars 11 forks source link

Not really an issue but a request #3

Open AlienX2001 opened 4 years ago

AlienX2001 commented 4 years ago

Well....first i would like to say a big thanks for all your hard work. The bot works fine for now, tho it does give error which i will post later some time(if i come up with a solution). I was requesting if i could use your bot in my own bot project, i was basically making something like a captcha for ppl who come from disboard but since solving captcha's are easy and hence there were tons of skids in the server so i was requesting if i could merge your bot into mine, i have a moderation bot currently in which i plan on adding some other stuff for leisure i am trying to make something combined like mee6, server captcha n other bots combined.

Ps:- sorry for my bad english, its not my 1st language

mxrch commented 4 years ago

Hey, np go for it ! Do you have a link for your bot (the code) ?

AlienX2001 commented 4 years ago

Hey, np go for it ! Do you have a link for your bot (the code) ?

Actually I do have the code on GitHub but it's a Pvt repo for now, Since I am trying to make it multi purpose hence for leisure I am adding a quizzing game for now, once I update the code with the quizzing game then will share my bot with you 😉

Ps:- M also trying to add verification via try hack me tokens

AlienX2001 commented 4 years ago

hey @mxrch i finally finished the game and verification and also added the verification via codeforces api and since you asked for the link. Here it is https://github.com/AlienX2001/all-in-one-v1.5.git PS:- I know I told you that I would add the verification via tryhackme but codeforces was easier since they had an api and also since i had to integrate it sooner or later so i added codeforces for now :P