https://github.com/benediktwerner/lidiscord-bot
https://github.com/benediktwerner/lidiscord-bot
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/benediktwerner/lidiscord-bot
- Owner: benediktwerner
- License: mit
- Created: 2024-09-08T16:54:53.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-02-25T16:45:29.000Z (2 months ago)
- Last Synced: 2025-04-10T07:58:39.696Z (24 days ago)
- Language: TypeScript
- Size: 124 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# enbotsant
A bot for the Lichess Discord.
## Usage
Use Node v22
1. Copy `.env.sample` to `.env` and set values
2. `npm install`
3. `npm run build`
4. `npm start`Installation URL: https://discord.com/oauth2/authorize?client_id=1302310157338021968&permissions=275146427392&integration_type=0&scope=bot
Required permissions:
- Manage roles
- View channels
- Send Messages
- Send Messages in Threads
- Embed Links
- Read Message History
- Manage messages (only in the log channel)