pvcodes's blog

By pvcodes, history, 3 years ago, In English

How it all started.

Hey there, so basically it all started 1.5 months ago when I discovered the Errichto's discord server. There was a text channel named duel and vc, and there were commands like ;duel rating, ;handle get user_name, and many more. Literally, for an hour, I was trying to understand what's going on then as everyone does I asked them what is this, what is that, and all. So all over I got to know that they were using a bot named TLE BOT, from that point I decided that I'll also make something like that. So I open Github created a repo discord_bot and started searching how can I make a bot and TBH, the biggest downside was that I've learned C++ and these bots are generally coded in python or Javascript. So after 10-15 days of getting through python docs and some blog I got very basic knowledge of python, then also another thing is also needed to be understood the discord.py library, that was very hard TBH, but eventually, I somehow managed to get some knowledge.

About the π bot

For now (April 25, 2021), it is a very simple bot basically it can get the:

1. User info using codeforces API
2. Rating
3. Problem set via given difficulty level
4. Basic maths operation modulo, gcd, and some other

For sure, this project will be updated and added new features and stuff on a regular basis

IF YOU WANT THE BOT IN YOUR SERVER CLICK HERE

Till then, PEACE

  • Vote: I like it
  • +2
  • Vote: I do not like it

| Write comment?
»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Awesome, definitely going to add it.

»
3 years ago, # |
  Vote: I like it 0 Vote: I do not like it

This is awesome bot if you add more features you will make it more perfect and awesome

  • »
    »
    3 years ago, # ^ |
      Vote: I like it +1 Vote: I do not like it

    for sure, wait till 12 May 2021, new version will deploy