c.execute("""INSERT INTO messages(message, delivery_time, channel, message_from, message_to, user_id)
...
...
@@ -403,6 +431,10 @@ Games:
!games <username> - Returns a list of games played for a username.
!gameslist <count> - Returns a list of the top 20 games and the number of people who have played that game. if you pass a limit it will show that many games instead.
!whoplayed <gamename> - Returns a list of players who have played the game.
Minigames:
!bet <amount> - Start a game of BlackJack.
!hit - Draw a card
!stand - Show the cards
Spam:
!youtube <search term> - Returns the first video from the search results for the search term.
!gif <search term> - Returns the first gif from the search results.