This is a bot in discord, a messaging app, using python and discord API library
I developed a discord bot that I later implemented into a discord server for my roommates. It assisted us in doing many things such as keeping track of our cleaning schedule so we know who's turn it was to clean and what their responsibilities are, as well as rent reminders, keeping track of our WIFI and other shared account passwords, and other various things. It was able to keep track of time, send messages to not only the server but also able to send direct messages to individual members of the server, and save information. (Not included in the video but I hooked it up to a server using Heroku, a server host provider, to keep it constantly online.