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

hasanstarts

@hasanstarts

Joined June 6th, 2026

  • 5Devlogs
  • 3Projects
  • 0Ships
  • 0Votes
Open comments for this post

2h 25m 5s logged

DevLog 4: Again spent a lot of time in errors and taking command ideas from other popular bots.

Added a few commands:

  • /help -> Displays a whole message like menu showing all the commands.
    /help <command> -> When typed a specific command infront of /help, it shows specific help and required arguments of that specific command.

  • /role -> Adds/Removes specified role from specified user.

  • /coinflip (or !cf)-> I thought to add some fun commands and this is the start. It flips a coin and tells the result. User can submit a guess and it shows if you won or lost. Kinda cool right ;)

Tomorrow, I will beautify the messages by completely replacing them with colourful embeds (they are cooler)

That’s it for today. Wish me luck for tomorrow.

DevLog 4: Again spent a lot of time in errors and taking command ideas from other popular bots.

Added a few commands:

  • /help -> Displays a whole message like menu showing all the commands.
    /help <command> -> When typed a specific command infront of /help, it shows specific help and required arguments of that specific command.

  • /role -> Adds/Removes specified role from specified user.

  • /coinflip (or !cf)-> I thought to add some fun commands and this is the start. It flips a coin and tells the result. User can submit a guess and it shows if you won or lost. Kinda cool right ;)

Tomorrow, I will beautify the messages by completely replacing them with colourful embeds (they are cooler)

That’s it for today. Wish me luck for tomorrow.

Replying to @hasanstarts

0
22
Open comments for this post

2h 48m 16s logged

DevLog 3: Spent most of my time in learning and exploring errors (too many errors) :P
Added more cool commands:

  • /lock -> Locks the channel for default role
  • /unlock -> Unlocks the channel for default role
  • /clear -> Clears number of messages in a specific channel
  • /nickname -> Allows to change nicknames of members of server
  • /userinfo -> gives amazing information about user
  • /serverinfo -> gives amazing information about server

And some more about moderation:

  • /timeout -> Puts timeout to user for specified minutes
  • /untimeout -> Removes active timeout from a user
  • /unban -> Unbans a user id from server

Bot will be ready to be shipped really soon!!
This is my first time making a discord bot and I think I am doing great ;)

DevLog 3: Spent most of my time in learning and exploring errors (too many errors) :P
Added more cool commands:

  • /lock -> Locks the channel for default role
  • /unlock -> Unlocks the channel for default role
  • /clear -> Clears number of messages in a specific channel
  • /nickname -> Allows to change nicknames of members of server
  • /userinfo -> gives amazing information about user
  • /serverinfo -> gives amazing information about server

And some more about moderation:

  • /timeout -> Puts timeout to user for specified minutes
  • /untimeout -> Removes active timeout from a user
  • /unban -> Unbans a user id from server

Bot will be ready to be shipped really soon!!
This is my first time making a discord bot and I think I am doing great ;)

Replying to @hasanstarts

0
1
Open comments for this post

1h 41m 54s logged

DevLog 2: Added more commands for moderation. Global error handling is setup and enhanced.
Added commands: ban and kick on both prefix and slash based.
Error Handlers added for checking permissions of user and bot, to check if member exists and to check if command exists.

Bot is working perfectly and is satisfactory!!

DevLog 2: Added more commands for moderation. Global error handling is setup and enhanced.
Added commands: ban and kick on both prefix and slash based.
Error Handlers added for checking permissions of user and bot, to check if member exists and to check if command exists.

Bot is working perfectly and is satisfactory!!

Replying to @hasanstarts

0
1
Open comments for this post

41m 20s logged

Made simple commands like ping and hello on both prefix and slash based!

Bot responding in minimum time and is satisfactory.
Coded in Python

Made simple commands like ping and hello on both prefix and slash based!

Bot responding in minimum time and is satisfactory.
Coded in Python

Replying to @hasanstarts

0
1
Open comments for this post

19m 51s logged

Made my first slack bot! Added basic commands and ready to fly high into sky!

Made my first slack bot! Added basic commands and ready to fly high into sky!

Replying to @hasanstarts

0
3

Followers

Loading…