Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.28 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.28 KB

discord-woofer-rust

a rust discord bot

supported commands:

  • woof echos a dog-like onomatopoeia
  • puppy weather [unit] [place name] get current weather (powered by OpenWeather API).
    • Note, providing unit is optional, however the following options are supported:
      • For Kelvin use kelvin or leave blank
      • For Celsius use celsius
      • For Fahrenheit use fahrenheit

image

  • puppy why makes a random excuse

image

  • puppy stonk [stock ticker] checks the stock price, e.g. tsla

image

  • puppy chess [algebraic chess notation] plays a game of chess with other people in the channel, e.g. e4

image

  • puppy gpt [question] asks a question to mixtral-8x7b-32768 via the Groq API

image