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.