Features:
  • 10 commands total.
  • All commands are available as normal commands and slash commands.
  • Custom help menu with buttons.
  • The classical "Hi (what you said), I'm (your name)" joke.
  • Auto updating status.
  • Message on member

    Commands:
  1. !dadjoke - Sends a dad joke
  2. !rps - Starts a game of rock paper scissors
  3. !tictactoe - Starts a game of tic tac toe
  4. !wikipedia - Sends a random wikipedia article
  5. !roll - Rolls dice
  6. !pokemon - Retrieves information about a pokemon
  7. !flip - Flips a coin
  8. !check - Returns information about the asked user
  9. /ReportProblem - Sends a problem report (automatically makes a file in your bot directory and writes it there)
  10. /Feedback - Sends feedback (automatically makes a file in your bot directory and writes it there)

Bank Interest Calculator

A project I made in order to experiment with writing to excel files in python.

  • Fully working GUI.
  • Automatic writing to excel files.
  • Fully commented code.
  • cplanet

    A program that simply makes an illusion of a planet/circle spinning by moving coloured backgrounds of text behind a mask.

    An automatic file organizer. Will automatically sort files into directories and make new directories if needed, based on the file's name.

    For example, a file called 'dir1_dir2_dir3~myfile.txt' will be stored in a folder called dir3, which is inside a folder called dir2, which is inside a folder called dir1. All you need to do is name the file, and then put it into the 'organizer' folder! You also need not run the program every time you want it to sort, as has an infinite loop to check for new files and store them away, checking every 10 seconds by default. You can also leave the program running in the background.