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

Open comments for this post

2h 9m 11s logged

Devlog #3 (end of day 2)

VECTOR HAS BEEN DEPLOYED 🎊 (nest application got approved)

man deployment took quite some time, I ran into a few problems, I created the path for systemd which i assumed was already supposed to exist, i installed git, node, npm, etc…

Added more meaningful slack commands:

  1. REMINDERS!!!
    a. reminders are stored in a JSON database and periodically checks for reminders that are due. When the scheduled time arrives, the bot shoots a dm to the user
    b. the time though has to be in UTC, working on that

  2. WEATHER!
    type ur city and boom

  3. DEFINE!
    defines any word you want

minor changes:
/vector-about: links to github repo and this project
updated /vector-help of course
there is APOD video support
better command ui

LIST OF ALL CURRENT COMMANDS:

  • /vector-ping - Check if Vector is online

  • /vector-weather - Get current weather information for a city

  • /vector-define - Look up dictionary definitions

  • /vector-remind “” YYYY-MM-DD HH:MM - Create a reminder (UTC)

  • /vector-reminders - List your active reminders

  • /vector-unremind - Cancel a reminder

  • /vector-apod- NASA Astronomy Picture of the Day

  • /vector-earth - Latest EPIC Earth image from NASA

  • /vector-github - View GitHub profile information and recent repositories

  • /vector-leetcode - Get today’s LeetCode Daily Challenge

  • /vector-catfact - Random cat fact

  • /vector-joke - Random joke

  • /vector-hello - Say hello to Vector

  • /vector-about`- Information about Vector, creator links, and project pages

  • /vector-help - Display all available commands

Total: 15

0
49

Comments 0

No comments yet. Be the first!