codinglab-io / discord-bot

Discord bot for Codinglab's server.
https://discord.com/invite/codinglab-174169014568878080
MIT License
19 stars 14 forks source link

fix: better url mapping vxtwitter🧵 #23

Closed Yanzi-dev closed 1 year ago

Yanzi-dev commented 1 year ago

Summary:

This pull request aims to enhance the handleGuildMessageCreation function by introducing a more flexible URL mapping system. The URLs and their corresponding replacements are externalized, allowing for easy modification and extension without modifying the function itself.

Changes Made: