/discordbot_py

The Panda Discord Bot

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PandaBot

Note: The API calls this bot uses no longer works. The project is therefore archived and read-only.

Welcome to the Panda bot GitHub page! The bot was developed as method to learn Python, which has worked brilliantly. Panda's source codes comes with a lot of docstrings and comments to clarify and explain how each block of code works. This will hopefully make it less daunting and more friendly for new Pythonistas.

If you are experienced in programming, then this bot will appear utterly basic to you. For new programmers, however, I hope this will become helpful as you are learning Python, just like I am!

Navigation

How to Use the Bot

It comes with a few commands:

  • ;panda help - Help/documentation command
  • ;panda ping - Ping command to check server latency
  • ;panda 8ball - 8ball game
  • ;panda dice - Dice game
  • ;panda convert - Converts time. Check the help command for more info about available timezones.
  • ;panda clear - Command for clearing messages in current channel.