sudobot
sudobot copied to clipboard
Using a list of filters in MessageHandler is getting deprecated
UserWarning: Using a list of filters in MessageHandler is getting deprecated, please use bitwise operators (& and |) instead. More info: https://git.io/vPTbc.
Remove the brackets ([ and ]) around Filters.text on line 110