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

Arsen

@Arsen

Joined June 2nd, 2026

  • 3Devlogs
  • 3Projects
  • 1Ships
  • 0Votes
I am Software Engineer
Open comments for this post
Reposted by @Arsen

4h 33m 25s logged

I am making a game in Unity. The game is about hackers and space. In the game, the player has a mission. The player must find, follow, and catch strange things in space called anomalies. Right now, I only made the start menu. The start menu looks like a fake computer system (fake OS). This fake OS is the first screen of the game.

Commands in the terminal
In the terminal, the player can use these commands:
-help = shows all commands and explains the system
-start = does nothing yet, but will start the game later
-exit = does nothing yet, will close the system later
-settings = opens sound settings (music and SFX volume)
-clear = removes all text from the screen

Later, I will add more features:
-more commands in the terminal
-animations like boot screen and system loading
-sounds (keyboard, system, space sounds)
-story chapters and missions
-better visual effects (CRT screen, glitch)

I am making a game in Unity. The game is about hackers and space. In the game, the player has a mission. The player must find, follow, and catch strange things in space called anomalies. Right now, I only made the start menu. The start menu looks like a fake computer system (fake OS). This fake OS is the first screen of the game.

Commands in the terminal
In the terminal, the player can use these commands:
-help = shows all commands and explains the system
-start = does nothing yet, but will start the game later
-exit = does nothing yet, will close the system later
-settings = opens sound settings (music and SFX volume)
-clear = removes all text from the screen

Later, I will add more features:
-more commands in the terminal
-animations like boot screen and system loading
-sounds (keyboard, system, space sounds)
-story chapters and missions
-better visual effects (CRT screen, glitch)

Replying to @Arsen

1
28
Open comments for this post

4h 33m 25s logged

I am making a game in Unity. The game is about hackers and space. In the game, the player has a mission. The player must find, follow, and catch strange things in space called anomalies. Right now, I only made the start menu. The start menu looks like a fake computer system (fake OS). This fake OS is the first screen of the game.

Commands in the terminal
In the terminal, the player can use these commands:
-help = shows all commands and explains the system
-start = does nothing yet, but will start the game later
-exit = does nothing yet, will close the system later
-settings = opens sound settings (music and SFX volume)
-clear = removes all text from the screen

Later, I will add more features:
-more commands in the terminal
-animations like boot screen and system loading
-sounds (keyboard, system, space sounds)
-story chapters and missions
-better visual effects (CRT screen, glitch)

I am making a game in Unity. The game is about hackers and space. In the game, the player has a mission. The player must find, follow, and catch strange things in space called anomalies. Right now, I only made the start menu. The start menu looks like a fake computer system (fake OS). This fake OS is the first screen of the game.

Commands in the terminal
In the terminal, the player can use these commands:
-help = shows all commands and explains the system
-start = does nothing yet, but will start the game later
-exit = does nothing yet, will close the system later
-settings = opens sound settings (music and SFX volume)
-clear = removes all text from the screen

Later, I will add more features:
-more commands in the terminal
-animations like boot screen and system loading
-sounds (keyboard, system, space sounds)
-story chapters and missions
-better visual effects (CRT screen, glitch)

Replying to @Arsen

1
28
Open comments for this post
Reposted by @Arsen

37m 41s logged

Add new commands
/asd-bitcoin show bitcoint price
/asd-rect calculate rectangel area

Add new commands
/asd-bitcoin show bitcoint price
/asd-rect calculate rectangel area

Replying to @Arsen

1
17
Open comments for this post

37m 41s logged

Add new commands
/asd-bitcoin show bitcoint price
/asd-rect calculate rectangel area

Add new commands
/asd-bitcoin show bitcoint price
/asd-rect calculate rectangel area

Replying to @Arsen

1
17
Ship Changes requested

What did I make?

I built a Slack bot deployed on a Nest server that runs 24/7 using Node.js, Slack Bolt, Socket Mode, and systemd.

It includes slash commands:

/asd-ping (status check)
/asd-sum (math calculator)
/asd-bmi (BMI calculator)
/asd-dice (random dice roll)
/asd-catfact (API integration)
/asd-help (command list)
What was challenging?

The hardest part was deployment and Slack integration. I had to debug:

slash commands not triggering
Socket Mode connection issues
systemd environment configuration
Slack routing vs server-side execution mismatches

What am I proud of?

I’m proud that I turned a local bot into a fully working production service:

runs 24/7 on a Linux server
restarts automatically via systemd
stable Slack integration
external API integration working reliably
How to test it

Install the bot via the Slack OAuth link from the project, then use:

/asd-ping
/asd-sum 5 10
/asd-bmi 70 175
/asd-dice
/asd-catfact
/asd-help

All commands work inside Slack after installation.

Try project → See source code →
Open comments for this post
Reposted by @Arsen

1h 3m 34s logged

Set up the bot to run 24/7 on a remote server using systemd
Configured Slack Socket Mode deployment
Added new slash commands:
/asd-ping
/asd-sum
/asd-bmi
/asd-dice
/asd-catfact
/asd-help

Set up the bot to run 24/7 on a remote server using systemd
Configured Slack Socket Mode deployment
Added new slash commands:
/asd-ping
/asd-sum
/asd-bmi
/asd-dice
/asd-catfact
/asd-help

Replying to @Arsen

1
67
Open comments for this post

1h 3m 34s logged

Set up the bot to run 24/7 on a remote server using systemd
Configured Slack Socket Mode deployment
Added new slash commands:
/asd-ping
/asd-sum
/asd-bmi
/asd-dice
/asd-catfact
/asd-help

Set up the bot to run 24/7 on a remote server using systemd
Configured Slack Socket Mode deployment
Added new slash commands:
/asd-ping
/asd-sum
/asd-bmi
/asd-dice
/asd-catfact
/asd-help

Replying to @Arsen

1
67
Open comments for this post
Reposted by @Arsen

37m 47s logged

iam new here , so i tried to learn something beginner and created a slack.fm app using the guide currently iam trying to decide what to do next do some creative imagination to real world application

iam new here , so i tried to learn something beginner and created a slack.fm app using the guide currently iam trying to decide what to do next do some creative imagination to real world application

Replying to @divya

1
148

Followers

Loading…