aaronsdevera / gastonbot

friendly dogbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gastonbot

gastonbot is a bot

adding new commands

all you need to edit is the gastonbot_rules.py file.

Steps:

  1. add the one-word command to the command palette that starts on line 10.
  2. add the function beneath the "section two" code comment.
  3. add the execution logic beneath the "section three" code comment.

About

friendly dogbot


Languages

Language:Python 100.0%