https://github.com/moul/bot
🤖 my personal bot / virtual assistant (GitHub, Discord, HTTP+gRPC API, Twitter, Coffee, etc)
https://github.com/moul/bot
assistant bot personal personal-assistant personal-bot virtual-assistant
Last synced: 9 months ago
JSON representation
🤖 my personal bot / virtual assistant (GitHub, Discord, HTTP+gRPC API, Twitter, Coffee, etc)
- Host: GitHub
- URL: https://github.com/moul/bot
- Owner: moul
- License: other
- Created: 2020-05-26T18:21:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T17:07:50.000Z (9 months ago)
- Last Synced: 2025-04-04T18:23:30.205Z (9 months ago)
- Topics: assistant, bot, personal, personal-assistant, personal-bot, virtual-assistant
- Language: Go
- Homepage: https://manfred.life/moul-bot
- Size: 305 KB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
README
# bot
:smile: bot

[](https://pkg.go.dev/moul.io/bot)
[](https://github.com/moul/bot/blob/master/COPYRIGHT)
[](https://github.com/moul/bot/releases)
[](https://goreportcard.com/report/moul.io/bot)
[](https://www.codefactor.io/repository/github/moul/bot)
[](https://codecov.io/gh/moul/bot)
[](https://microbadger.com/images/moul/bot)
[](https://golangci.com/r/github.com/moul/bot)
[](https://manfred.life/)
## Usage
TODO
## Install
### Using go
```console
$ go get -u moul.io/bot
```
### Releases
See https://github.com/moul/bot/releases
## License
© 2020 [Manfred Touron](https://manfred.life)
Licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) ([`LICENSE-APACHE`](LICENSE-APACHE)) or the [MIT license](https://opensource.org/licenses/MIT) ([`LICENSE-MIT`](LICENSE-MIT)), at your option. See the [`COPYRIGHT`](COPYRIGHT) file for more details.
`SPDX-License-Identifier: (Apache-2.0 OR MIT)`