Kairos
- 1 Devlogs
- 4 Total hours
A discord bot for people wanting to maintain their habits through pings, streaks, and detailed statistics.
A discord bot for people wanting to maintain their habits through pings, streaks, and detailed statistics.
Dev log #1
For the past 2-3 days I got started working on a python discord bot that I named Kairos, meant to be something that helps people (like myself) maintain or track their habits through the use of Discord pings, and streaks as a reward system.
I never actually built a Discord bot before :(, so I didn’t code much of the actual features yet. My first dev log is mostly about spending my time learning new tools/libraries such as discord.py, and SQLite (for storing user data).
Progress so far:
Things I learnt: