// DEBUG is used to toggle the cmdPrompt and show debug log messages
exportconstDEBUG=false;
// LOCALMODE is used to run a different bot token for local testing
exportconstLOCALMODE=true;
exportconstLOCALMODE=false;
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.