FlutterBot
FlutterBot copied to clipboard
A discord bot which helps in providing all the data about flutter objects/packages/widgets the user needs on his/her commands.
In properties command somewhere `toLowercase()` is missing. That was leading to crash the bot with Null exception.
If the fields count is more than 25, the bot fails and restarts. ``` 2021-11-30T19:45:20.484835+00:00 app[worker.1]: Unhandled exception: 2021-11-30T19:45:20.484844+00:00 app[worker.1]: EmbedBuilderArgumentException: Embed cannot contain more than 25 fields 2021-11-30T19:45:20.484845+00:00 app[worker.1]:...