diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ .env .venv +botnet.db +src/__pycache__ +__pycache__ |
![]() |
index : slack-botnet.git | |
| Botnet is a Slack selfbot and social-experiment that lets you deploy messages across a network of opt-in user accounts. Join the botnet, submit your message, and watch it echo across the Slack. Opt-in only, leave anytime. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,2 +1,5 @@ .env .venv +botnet.db +src/__pycache__ +__pycache__ |