Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 337 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 337 Bytes

telhabot

Telegram bot in Haskell Instalar o Postgresql (sudo apt install postgresql postgresql-contrib), criar o usuário star (sudo -u postgres psql create database star;) e a senha wader (create user star with encrypted password 'wader';)para o dataset habot (grant all privileges on database habot to star;), utilizar a porta 5432