Python projects.
This API is a bridge for users to send http requests to my api which it will send a http request to discord webhook. It uses GET request and for now it supports only content (text)
you can try it out: https://chriscode.xyz/webhook?id=webhookid&token=webhooktoken&content=hello world
This discord bot was made for moderators mostly, it has about, kick, ban, dm, ping, change activity of bot and test commands. My favourite one is that the bot was also sending http get requests to a website if it's alive. When the bot had errors, it couldn't send requests, so the website was getting triggered and it would contact me.
I DON'T USE THIS PROJECT ANYMORE
This bot is simple, but this bot had special commands, key system. How it works? When you execute the command it would give you a link to open to see ads, when you completed the tasks, it would get you to a website which it would display the code, after that you could use the /redeem command which you can redeem it. If the key is correct, it will send "Key correct" messages, if not, it will send "Incorrect key".
STILL USES THIS PROJECT
Yes, this website was made by python flask. But this page is made by HTML and CSS