fix: removed `dont_ignore_offline` from example toml
How it currently handles offline Discord users by default is probably the best workaround we are going to have. Listing the option to disable it can only cause problems for now. The option still exists in main.py. We can use it as a toggle if someone else implements a different workaround that works with messages from invisible Discord users.