You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 14m 15s logged

Devlog 1:

I was able to get the discord bot online and running! Set up the basic framework using Python and the discord.py library. I got it connected to discord and online and made it print a confirmation message to terminal when it’s online.


I also used canva to make some custom art for the discord profile picture and the banner to make it look more professional and give it some personality.


I ran into some SSL certificate verification errors when running the bot which was annoying to debug and fix. I used Github Copilot to help me debug and solve the issues and I figured out that I had to point Python to the certifi certificate bundle. Once I restarted and ran it again, the bot connected successfully.


Next I will be working on the core features of the bot which are:

  • A command that lets you see who has the most messages in a server within the last day.
  • A command for most within the last week.
  • A command for most messages all time in the server.

These are the core basic features I plan to implement, I have other ideas like commands to see who spent time in vc (voice chat) in the same pattern as the messages commands and more things like that.

Thank you for reading my 1st devlog!

0
2

Comments 0

No comments yet. Be the first!