Skip to content

mjpin7/GamerBodBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

GamerBodBot

This repo contains source code for a discord bot for my server GamerBodSquad. It has various commands and connects to the GamerBodBot-API and is deployed on Heroku.

Contents


Dependancies

Discord py

  • API wrapper for Discord

Commands

  • !hello:
    • Sends simple greetings to the user executing
  • !commands:
    • Lists all of the commands to the user
  • !help:
    • Helps the user if they are unsure of what to do
  • !meme:
  • !backlog (args: add/finished/playing/view) <game>/all
    • add <game>: Creates a backlog item with title <game> and status 'unplayed'
    • finished <game>: Marks <game> with status 'finished'
    • playing <game>: Marks <game> with status 'playing'
    • view <game>: Returns the summary of info for <game>
    • view all: Returns the list of the users backlog
  • !hangman
    • starts a game of hangman
    • end: Ends a current game, if there is one

About

Bot for my Discord server GamerBodSquad

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages