mirror of
https://github.com/mgerb/go-discord-bot
synced 2026-01-09 08:32:48 +00:00
old-master
GoBot
My experimental Discord bot
Cross Compiling
The gopus library uses the CGO package, therefore building both Mac and Linux require CGO_ENABLED=1.
Work in progress
Other libraries are needed in order for CGO work properly cross platform.
sudo apt-get install gcc-multilib
apt-get install libpango1.0
This are some packages I came across as suggestions after a little browsing. Doesn't seem to be working currently. This is something I need to investigate more on in the future.
Description
Languages
Go
51.7%
TypeScript
38.1%
SCSS
6.7%
JavaScript
2.3%
Dockerfile
0.7%
Other
0.5%