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

My first slack bot!

  • 8 Devlogs
  • 7 Total hours

This bot isn't slacking off, it replies to messages 24/7!

Ship #1

I made a functioning 24/7 cryptography based slack bot. The main challenge I faced was getting nest setup and running my code, so it could run 24/7. The main feature I'm proud of is the /e$ custom encoding. The image shows the /e$ encoding and how it varies with different keys, and how the /d$ decoding always uses the current key to decode messages.

Try project → See source code →
Open comments for this post

1h 10m 9s logged

added a python backend, cause i like python, originally tried it with hash, but added new ai function that calls gemini through it.

added a python backend, cause i like python, originally tried it with hash, but added new ai function that calls gemini through it.

Replying to @robopugo

0
Open comments for this post

34m 7s logged

added a key file, so key would remain, even while the server is being restarted or edited. Along with a translation command.

added a key file, so key would remain, even while the server is being restarted or edited. Along with a translation command.

Replying to @robopugo

0
Open comments for this post

23m 43s logged

Added first few commands, with plans on adding more commands. Currently waiting on my pending application for the nest, which will allow it to run 24/7.

Added first few commands, with plans on adding more commands. Currently waiting on my pending application for the nest, which will allow it to run 24/7.

Replying to @robopugo

0

Followers

Loading…