Activity

freddie

And I though I was finished, yikes! I’ve added a rate limiting (with the help of copiolet) so my ai.hackclub.com isn’t drained, it is global, not user based. I added a disclamer for CDN being down then fixed it a few minutes later, cool! whatt else? Oh, did a few things to the readme and added an example.env.

their we go, thats all! to do: ping the user when the idea is generated!!!!

Changelog

Attachment
Attachment
Attachment
0
freddie

Shipped this project!

Hours: 0.7
Cookies: 🍪 5
Multiplier: 6.84 cookies/hr

I added Boba Olympics and Flavorless and also removed Polygon and updated the old events description box.

freddie

Grayed out polygon cause club submissions are over and added boba olympics and flavorless!!!!

Attachment
0
freddie

Set up docsify and added some filler content, need to work on design before conetnt going forward. Going to look at guide.leaders.hackclub.com as they use the same framework(?).

Attachment
0
freddie

Shipped this project!

Hours: 2.05
Cookies: 🍪 18
Multiplier: 8.72 cookies/hr

So QRCode Suite now has a GUI made in tkinter. this libray is something you learn about at the end of any simple python tutorial book (the ones for little kids) but i never got the hang of it. This included a lot documentation reading and when that failed a bit of LLM!

I’m very happy with this ship as is neatly shows all the function as good QRCode Gen should have in a simple desktop app.
If there are bugs comment here or make a github issue.
if you are voting for this, hii.
if you are a shipwright, hiiiiiii!

freddie

I fixed some small bugs in code and made a requirements.txtas well as finish up the README.md ready to ship.

Attachment
0
freddie

I added the Hack Club webring and updated the/tooglepage. I’m only making this devlog cause it was logged on hackatime. Once I finish other projects I will start working on this project in more focus.

Attachment
0
freddie

Used python-weather to make a simple script to send weather in °C using the documentation. I then implimented this into a Slack bot (using knowlage from previous slack bot project) where when you run /weatherin the channel it will tell you the current tempreture only visible to you.

Attachment
Attachment
Attachment
0
freddie

Added in buttons for viewing history (prev. codes made), preview QR Code (last made) and closing the window.

Attachment
Attachment
0
freddie

Now I’ve moved onto the GUI version using tkinter!
I found some documentation here and used that to help me. It is very simple right now and not much differant from the CLI to I’m hoping to add new features like history, custom center images or cutsom saving locations?

Attachment
0
freddie

Shipped this project!

Hours: 1.13
Cookies: 🍪 15
Multiplier: 12.94 cookies/hr

I have finished the CLI version of QRCode Suite!

Right now the demo link goes to a github releases tab where v1.0 has an .exe that will run the QR Gen.

It is made in python and took just over 1 hour.

freddie

Turned into a .exe! It has some ASCI art and info before making QR Code. you have the option to make another. The file name is differant each time! Migth ship this now then start work on GUI version!

Attachment
Attachment
0
freddie

Tested a few things out with normal qrcode library but on Stack Overflow I found some code to add custom logo’s on to which may be usefull.

Attachment
1

Comments

Eli Nelson
Eli Nelson about 2 months ago

That is cool you will have to let me know how it goes I would love to make custom qr codes with my logos on them!

freddie

So I know I said i was finished but then i added more stuff! Now when you send ‘meow’ in chat it reacts with neodog_evil and sends a passive agressive threaded reply AND if you send ‘woof’, ‘wruff’ or ‘wooof’ it reacts with a random emoji (from a list) and has a 1 in 3 chance of either: sending a random community members dog, sending a threaded responce or nothing. Looking forward I hope to add a dog API for more pics of dogs! Hosting wise I plan on testing if nest works but if not then that doesn’t matter as I can use my Pi 🥧!

Attachment
Attachment
0
freddie

Shipped this project!

Hours: 0.33
Cookies: 🍪 1
Multiplier: 1.58 cookies/hr

I guess it is not a big ship but it is a:

  1. Project
  2. Demo is live
  3. I coded for 17 minutes

I guess i just want the stickers

freddie

Changed status for Zoo!

Attachment
Attachment
0
freddie

I updated the README.md in VSCode with some nice emojis and links and installation instructions.

Attachment
1

Comments

freddie
freddie about 1 month ago

I know it looks like AI but check my hackatime!!! I typed that sht out :sob!!

freddie

So I’m away on holiday and all my API Keys are saved on my laptop at home so i can’t get them while im away! The one time i don’t use a codespace. I don’t think there is much to add. The main thing is hosting it. My Pi from Arcade will work because Nest is down but @AVD said we may be able to use Hack Club Servers :partyowl

Attachment
0
freddie

Add threaded replys and CDN Dogs!

Attachment
0
freddie

Added Hack Club AI in the form of ‘/ideas’, which generates a random dog themed project idea and ALSO added ‘/dogpics’ which rn uses stock images but plan to include my dog, @Will, @AVD, @gamer_waves dog pics!

Attachment
2

Comments

freddie
freddie 2 months ago

OMG Markdown works, i was taking a gamble cause i didn’t know

freddie
freddie 2 months ago

now all my future devlogs are gonna look sexy

freddie

Now uses Bolt and Socket Mode! I added ‘/woof’ and auto reaction (with :woofwoof) when ‘woof’ is sent in channel!

Attachment
0
freddie

I started by learning and educating myself on how making a slack bot in python works. Currently it is sends a random message (from a list) to a certain channel when the program is run. it only works in a private channel for now while we sort out Woof as a YSWS launching.

Attachment
0