Discord-Bot
- 2 Devlogs
- 3 Total hours
I am building a Discord-Bot For File Sharing and Automating the task of sending message to Discord
I am building a Discord-Bot For File Sharing and Automating the task of sending message to Discord
Today i have finished this project, i have build a library where i can send messages,files,photos,videos etc through this library using webhooks, and this is a great beginning as i found my joy in c++ and programming bots as a hobby. thank you. Today i will ship this small project to hackclub.
Good Afternoon, Today i made significant change to the Webhook Class By adding new function called sendFiles, means it can send files to discord server only using the webhook. Pretty cool right ? ik But this is kind of slow, like if i need to like send lot’s of like photos,files and all the Mime object is constructed and deconstructed everytime so tommorow i have to come up with a good solution for large scale sharing and need to add well commented code, thank you for reading my broken grammer devlog