Skip to content
This repository has been archived by the owner on Jan 24, 2021. It is now read-only.

Latest commit

 

History

History
42 lines (24 loc) · 1.49 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.49 KB

node-discord-quoter-bot

Deploy Join the chat at https://gitter.im/node-discord-quoter-bot/Lobby

Selfbot for quoting other Discord users using commands.

demo GIF

Command: $q <message ID> [reply content]

Config variables

  • DISCORD_BOT_TOKEN: Dedicated bot token
  • DISCORD_USER_TOKEN: User account token
  • PREFIX: Command prefix (default: $)
  • LOCALE: (default: en)
  • DATE_FORMAT: Date format (default: calendar)
    • e.g. DD/MM/YYYY HH:mm Z results in 07/05/2017 08:52 -03:00
    • documentation
  • TIMEZONE: Timezone used to format time. (default: UTC)
  • EMPTY_MESSAGE: String that replaces message body when no text passed to command. (default: empty)
  • SHOW_USER_DISCRIMINATOR: Enables showing quoted user's discriminator number next to nickname (default: true)

Bot Citador para Discord

Cite outros usuários do Discord usando comandos.

Instruções em Português