In order to run this program you must have a file named `lambda.toml` that specifies your config.
Here is an example:
```toml
Server="example.com:5222"
Username="user@example.com"
Password="123456789"
Insecure=false
Nick="User"
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.