Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 592 Bytes

File metadata and controls

18 lines (8 loc) · 592 Bytes

Motobot

Simple slack bot to show motorcycle specification on demand, written for polish motorcycle group paciak.pl.

  • Modified .csv file for export to mysql database, then i made new django project with model based on that legacy database.

  • Build web API using DRF (Django Rest Framework) and deploy that on my VPS server.

  • Finnaly writed simple bot that fetching motorcycle specification through API when user write "Show " on a specific channel.

-Demo

show