Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 271 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 271 Bytes

Discord notify

This is my first real Go project.

It uses a sqlite database to store each users best friends and notifies them, when one of them joins a VC.

Add a user to your best friends with the /add [user] command, and remove them with the /remove [user] command.