Thing to buy 4GB Raspberry Pi 4Raspberry Pi Camera Modules V2-8 MegapixelAdafruit PIR motion Sensor120pc 15CM dupont wire female to female breadboard jumper wiresRaspberry Pi 4 Model 4 USB-c 5.1V plugHDMI to Micro HDMI32GB micro SD I went with a Raspberry pi 4 which is on the expensive end for Raspberry pi, you should be... Continue Reading →
Starting my first project with Raspberry Pi
I had started this site right before Covid started with the plan of working on various projects and making blog posts about them. Covid hit, and I got super busy and ended up putting those plans on hold. Nine months later, I'm starting to look at fun projects to play around with. So here is... Continue Reading →
Moving everything to a Class
The code for this blog is version 0.3 on github Now that i got a mostly function bot that can read from a channel and write to a channel, having random function in a script is not going to scale well it time to move this all in to a class. The class is going... Continue Reading →
Slack Bot writing to a database
The code for this blog is located here as version 0.2. So in the last blog i got a slack app to read and write to a channel. While this worked we did have some issues. One of them being every time we asked slack for the history of the channel we would get the... Continue Reading →
Slack Bot reading and writing from a channel
From the last post we have and idea on what we are going to build let start out. To start with i just want to create a very simple app that can read from a channel and post to a channel. These are the basic functionality of a karma bot and should be the first thing we test.
Slack Karma App in Python: Starting out
I've never made a Slack App before and i've wanted to make a somewhat simple app that would get me up and running with a making Slack App. A Karma app seem like something that easy enough that it wouldn't take to long to do, but still get me used to the Slack API. What... Continue Reading →
Taking my hand at blogging again
A long long time ago, in this galaxy I used to have a personal blog (ogrebear.com) which was mostly just for gaming it was a nice hobby. Now that it is 2020 i would like to start blogging again but this time mostly about Python and the various programing project i want to play around... Continue Reading →