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

LizOnAir

@LizOnAir

Joined July 17th, 2026

  • 3Devlogs
  • 1Projects
  • 0Ships
  • 0Votes
Open comments for this post

56m logged

Commiting to git
Well, I’ve never tried committing to git direcly via terminal. It keep showing error without letting me to commit.
I found out that I forgot to allow access to repo but then I was having trouble to hide my .env files, and my commit are blocked by git protection

0
0
3
Open comments for this post

26m logged

Manage to launch the bot
I finally got the bot running after I figured out the program was confused with the comment (#…..). I removed the comment and the bot start running smoothly!

0
0
9
Open comments for this post

1h 11m 56s logged

Setting up the slack bot.
I was following the guide, however I was having a hard time trying to learn how to use terminal app. I Googled how to move .env file to .gitignore.

Initially, I did it with the mv command. However, it removed my text inside.

Later, I tried the echo command and I was confused it didn’t move the file into the .gitignore folder. After a few more research, I only manage to find out that adding files to .gitignore only remove it from being push to gitHub, and it remain on the same file path.

0
0
14

Followers

Loading…