ID Bot 0.0.6
A Discord.js bot to that replies to messages that lack suitable image identifiers.
- Facilitating inclusivity by promoting descriptions for all message image attachments.
- Increases the meaningful contextual lifetime of images.
A working version of node is required (Tested on v21.6.2
).
id_bot_id
must be set to the bot's client identifier.id_bot_token
must be set to the bot's token.
npm run start
- starts the OAuth server and application proper in parallel.
npm run test
npm run check
- Runs: linting, auditing, testing.
npm run lint
npm run audit
discord.js
express
discord-api-types
bot
messages.read
guilds
- Send Messages
Send Messages in Threads
See Version History
The Unlicense