https://github.com/kab1r/google-assistant-discord-bot
Proxies google assistant responses for discord users
https://github.com/kab1r/google-assistant-discord-bot
discord discord-bot discord-py google-assistant google-assistant-api google-assistant-sdk
Last synced: about 1 year ago
JSON representation
Proxies google assistant responses for discord users
- Host: GitHub
- URL: https://github.com/kab1r/google-assistant-discord-bot
- Owner: Kab1r
- License: gpl-3.0
- Created: 2020-06-22T10:05:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T14:28:04.000Z (over 4 years ago)
- Last Synced: 2024-05-02T04:55:38.259Z (about 2 years ago)
- Topics: discord, discord-bot, discord-py, google-assistant, google-assistant-api, google-assistant-sdk
- Language: Python
- Homepage: https://discordbots.org/bot/519295969309753384
- Size: 21.5 KB
- Stars: 15
- Watchers: 2
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Google Assistant Bot
Google Assistant provides a virtual personal assistant experience through a natural language speech interface to perform a variety of tasks.
The Google Assistant bot is inherently different from over 99% of the discord bots.
Responses are handled by a Neural Network on Google cloud servers.
## Bot Prefix Aliases
> `hey google,`
> `ok google,`
> `okay google,`
### Notice
("Google Assistant" is a registered trademark of Google LLC,
which is not affiliated with or endorse this bot.
All other trademarks belong to their respective owners)