You are browsing as a guest. Sign up (or log in) to start making projects!

Eulalia

  • 3 Devlogs
  • 3 Total hours

I don't drink enough water so this bot spam pings you when you haven't in an hour :)

Open comments for this post

1h 10m 39s logged

First (proper) devlog !

Eulalia is a self indulgent project that I will use as an assistant for everyday life. The first problem I tackled? I don’t drink enough water.

Eulalia currently has a discord bot “interface”

  • made with node.js, using discord.js
  • runs a background task, currently every second to check if which users haven’t drank water
  • updates the and logs the water you drink if you dm the bot “drink” or “water”

Eulalia also has an express backend

  • uses an sqlite database
  • uses a simple api key for authentication
  • has routes for water, and whatever other features I will add in the future

I started this project to refresh my fundamentals on the relevant topics in a way that lets me have fun and gives me an end product I will actually use ! :D

Future plans are a pomodoro timer, rewards system, and a react.js frontend (I think this guy really likes javascript)

0
0
2
Open comments for this post

47m 15s logged

the devil on my shoulder told me to scopecreep so I did

user data is now stored in an sqlite database because:

  • idk it’s best practice ig
  • I get to say I used sqlite
  • I don’t lose user data when my bot dies/crashes
  • I can connect a web frontend in the future
0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…