A multiplatform Bot on Discord, Slack, Telegram, Mattermost and IRC) for fun and play. It was called "discordbot" before.
wieneruwurst is a weird word, no? I can't grep uwu in /usr/share/dict/words
how do i get more aws credit?
o/
hello
お前はもう死んでいる
whymca?
!xkcd 356
!explainxkcd 356
selamat pagi!
!sd close up portrait of robot
-
https://t.me/EngineersMY (Bot instance is named "angchmultibot")
-
Slack: https://engineersmy.slack.com/ Get invite code via https://engineers.my/ (#random)
-
irc://libera.chat/engineers-my
https://austinhenley.com/blog/makinguselessstuff.html
https://justforfunnoreally.dev/
The bot supports multiple platforms. Set the appropriate environment variables for the platforms you want to use:
DISCORD_BOT_TOKEN
- Your Discord bot token
TELEGRAM_BOT_TOKEN
- Your Telegram bot token
SLACK_BOT_TOKEN
- Your Slack bot token
MATTERMOST_BOT_TOKEN
- Your Mattermost bot tokenMATTERMOST_URL
- Your Mattermost server URL (e.g., https://your-mattermost-server.com)
- Configure IRC settings in your environment
-
Fork
-
hack
go get ./... CGO_ENBALED=0 go run . # Lazy to set up rust tooling
-
test
go run . testbot # Test things as a CLI
-
git
git add && git commit && git push
-
submit pull request