blackfoot-makers / bf-discord-rbot

discord bot in Rust
https://blackfoot-makers.github.io/discord-rbot/doc/rbot_discord/index.html
MIT License
9 stars 1 forks source link

New discord ID parsing is too restrictive #127

Open GreeFine opened 1 year ago

GreeFine commented 1 year ago

Enable non typed ids to be passed as argument:

Instead of having to type the ID with : <#ID> for the channel for example, allow users to pass the ID directly.

Better would be able to pass the channel/user/role name.