Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raa0121/translate-discord-bot
Discord translate bot
https://github.com/raa0121/translate-discord-bot
discord discord-bot translation
Last synced: about 1 month ago
JSON representation
Discord translate bot
- Host: GitHub
- URL: https://github.com/raa0121/translate-discord-bot
- Owner: raa0121
- License: mit
- Created: 2021-06-05T15:33:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-14T11:08:03.000Z (about 3 years ago)
- Last Synced: 2025-01-12T18:11:43.567Z (about 1 month ago)
- Topics: discord, discord-bot, translation
- Language: Go
- Homepage:
- Size: 38.1 KB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# translate-discord-bot
## Usage:
translate-discord-bot## Requirements:
### Runtime
```
go 1.16 later
```### Environment
set your .env
```
GOOGLE_APPLICATION_CREDENTIALS=
DISCORD_BOT_TOKEN=
```## Install:
```
go install github.com/raa0121/translate-discord-bot@latest
```If you invited this bot to your Discord server, You should add permission
to bot's role on a channel that always translation.## License:
The MIT License (MIT)
# Author:
raa0121