about summary refs log tree commit diff
path: root/pkg/bot
AgeCommit message (Expand)Author
2022-05-19Stop VM cmd execution on compilation failureMel
2022-05-18Handle errors gracefully in VMMel
2022-05-18VM commandMel
2022-04-10Start pushing out context where not necessaryMel
2022-04-10Rename "NewClient" to just "New"Mel
2022-04-08Subdivide discord into packagesMel
2022-04-08Rename AddEventHandler to OnMel
2022-04-04Use zerologMel
2022-04-04Simple event handlingMel
2022-04-04Listen to incoming messages and respond to pingsMel
2022-04-04Grab bot token from enviroment variablesMel
2022-04-04Successful IdentifyMel
2022-04-03Contact Discord through WSMel
2022-04-02Initial project setupMel