A modular Twitch bot made in Go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
373 B

1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
  1. <<<<<<< HEAD
  2. # ---> Go
  3. =======
  4. >>>>>>> main
  5. # Binaries for programs and plugins
  6. *.exe
  7. *.exe~
  8. *.dll
  9. *.so
  10. *.dylib
  11. # Test binary, built with `go test -c`
  12. *.test
  13. # Output of the go coverage tool, specifically when used with LiteIDE
  14. *.out
  15. # Dependency directories (remove the comment below to include it)
  16. # vendor/
  17. <<<<<<< HEAD
  18. =======
  19. config.json
  20. .idea
  21. .fleet
  22. >>>>>>> main