TearDropsGitHub RepoInvite the bot |
TearDrops is a sad discord bot made using the discord.py library and MongoDB. The bot involves a variety of features-
|
Discord Oauth2 CaptchaGitHub RepoLive Version |
Bot attacks on discord are a big, annoying problem, esp. when the bots are bots that spam scam messages to everyone in a server. Usual methods were unsuccessful, since they just DMed members. The use of Discord's Oauth2 API enables us to externalize the server invite process, and thus everyone has to go to the site, log in with discord and fill the captcha there, in order to be added to the server by the automation. |
Random Word GeneratorGitHub RepoLive version |
This project is a simple HTML-CSS-JS website, that involves connecting two APIs. A random word generator API and a dictionary API. The page has two main functionalities-
|
Word TranslatorGitHub RepoLive version |
This project is a simple HTML-CSS-JS website, that involves use of a translation API. This project was made for a challenge for MLH's hackathon. The page only supports a few language conversions and only for a few words at a time and doesn't have an Express server set up, however over time, this project might be improved. |