Skip to content

A lost and found reporting tool for boilermakers.

Notifications You must be signed in to change notification settings

0xBEE/BoilerTrackr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoilerTrackr - Lost and Found Discord Bot for Purdue

BoilerTrackr Logo

BoilerTrackr is a Discord bot designed to help Purdue University students and community members facilitate the search for lost items on campus. With a few basic commands, you can easily submit any items found on campus, or search through our database to efficiently find your belongings to claim them.

Features

  • /found: Use this command to submit a lost item to the BoilerTrackr database. Include details like the item's name, description, and the location where it was found. This information will be stored for others to search and claim if they have lost a similar item.
  • /lost: Use this command to view the currently found items stored in the BoilerTrackr database. You can browse through the list to see what other people have found and claim them if it's yours.

BoilerTrackr is built using Python, using Discord's API, namely "discord.py" and "discord.py-pagination". While data was originally planned to be stored in a SQLite-based database, we decided to store information locally using a .csv file as a proof of concept.

Credits

As a "Hello World 2023" 24-hour hackathon project, the bot was coded and designed by Jean Gonzalez and Heran Mei.

Hello World 2023 Banner