Imaginary-Horizons-Productions / DirectoryBot

ARCHIVED PROJECT - A configurable, multi-language Discord bot for securely tracking usernames and converting time zones.
https://www.patreon.com/imaginaryhorizonsproductions
MIT License
1 stars 1 forks source link

Contingency for if platforms command message overflow #144

Open ntseng opened 4 years ago

ntseng commented 4 years ago

If the platforms message is longer than 2000 characters, it will fail.

ntseng commented 4 years ago

Check length of platforms builder message. If too long, send as text file.

ntseng commented 3 years ago

Seems this feature is not yet accessible to bots in discord.js 12.3.1

ntseng commented 3 years ago

Though not accessible to bots as an automated feature, manually creating a text file is still possible.