JakeJack's personal bot. Started in 2017, this project has been mainly for me to experiment with the discord.py API and see the limits of Discord bots. I've published this so that others can get inspiration from my crafts and make something more substantial from them.
The original script of JayJay. Can do simple commands like changing its status or nickname on a server
Depricated script. Counts down to a specified time in its status
A full featured gacha bot that turns members of a server into items to roll for and collect. Implemented using gachapy
A message logger that logs messages every time the bot is mentioned in a server
A command-line interface that allows the client to send messages as the bot in either a server or a user's DMs
A compiler/interpreter for Python, Java, C, and Brainfuck that takes in source code through commands in Discord and outpuits the result. Complete with error messages and timeout function to prevent the bot from freezing
A simple script to change the status of the bot
The test script for JayJay-Gacha
The test script for any new features that will be implemented into the bot