about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2022-04-20Add scanner emoji in strings testMel
2022-04-19Emit EOL tokens in scannerMel
2022-04-19Scanner tight number fixMel
2022-04-19More scanner tests and tight idents fixMel
2022-04-16Basic scanner for langMel
2022-04-12Handle gateway errors and reconnectionsMel
2022-04-10Start pushing out context where not necessaryMel
2022-04-10Rename "NewClient" to just "New"Mel
2022-04-08Graceful closingMel
2022-04-08Use correct event in gateway event dispatcherMel
2022-04-08Tests for heartbeatMel
2022-04-08Generate mocks for discordMel
2022-04-08Use time.Duration for heartbeatsMel
2022-04-08Subdivide discord into packagesMel
2022-04-08Rename AddEventHandler to OnMel
2022-04-07Move heartbeat into gatewayMel
2022-04-07Fix heartbeat messageMel
2022-04-07Fix heartbeat jitter orderMel
2022-04-07Count sequence in gatewayMel
2022-04-06Split off gateway and heartbeat serviceMel
2022-04-06Excuse websockets cancelled through ctxMel
2022-04-04Use zerologMel
2022-04-04Simple event handlingMel
2022-04-04Extract REST APIMel
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
='n262' href='#n262'>262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326