GearCheer / ZoomersGonnaZoom

A discord bot to identify the make of cars. Written in Rust.
GNU General Public License v3.0
0 stars 0 forks source link

Commit initial echo bot #1

Closed GearCheer closed 1 year ago

GearCheer commented 1 year ago

The first step of the project is to simply set up the bot such that we can ping it and get a response back from the bot

GearCheer commented 1 year ago

By typing !profile we get a reply of Hyundai, which is the (current) make of the vehicle in the profile picture. LGTM!