Made the basic world, collectibles and a bit of decoration. It was all from the Brackeys Tutorial(it’s amazing).
I didn’t upload any devlogs coz I was not planning on shipping but I am putting so much time in….. so why not
Made the basic world, collectibles and a bit of decoration. It was all from the Brackeys Tutorial(it’s amazing).
I didn’t upload any devlogs coz I was not planning on shipping but I am putting so much time in….. so why not
Improved styles by a lot and added date. I will just probably ship it like that
Today I finished the basic page and will add some small features or updates tomorrow to make it better than some other basic ones.
Nothing was too scary and it was very quick and easy to implement.
I added my own styles as I think it looks better than the original(I love this cute theme).
Looking forward to tomorrow.
[Devlog #3]There are a lot of other bots who can give weather data, so why would you care about Birdie, Thats what you are thinking right? RIGHT???
Well…, well…, well…, Who knows the weather better than a DAMN BIRD?……(A weather API obv!)
[If you think my pfp or Birdie is cute then help me get the Macbook air M5 or else……. the birdie will always be watching you]
Here’s how it works:
/birdie-weathertoday shows weather for the day in a city specified by the user. Open-Meteo weather and Geocoding APIs were used. The geocoding API first converts city names to Latitude and Longitude coordinates and then these are given to open meteo to fetch the weather data.
[Devlog #2]
Today I updated my bot to give a random image of the animal-name given as argument. It looks like this:
/birdie-pixel [Animal Name]
Currently supported animals are:
dog
cat
panda
fox
koala
bird
birb(cute little birds)
raccoon
kangaroo
red_panda
whale
It can currently just do these:
/birdie-pixel: image of an animal along with a fact
/birdie-joke: tell a joke
/birdie-catfact: a random fact about cats
/birdie-ping: to see if it is well and good
/birdie-help: a simple help menu
[Birdie]Today I finally competed my Slack Bot Mission. I will be adding more things to it but I just wanted to put it up their today.