Skip to content

kcoderhtml/spambot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spambot: growing HC's largest thread

join the movement!!!!

To install dependencies:

bun install

To run:

bun run index.ts

You will need to make a slack app at api.slack.com with the below app manifest

display_information:
  name: The super spammer
oauth_config:
  scopes:
    user:
      - chat:write
settings:
  org_deploy_enabled: false
  socket_mode_enabled: false
  token_rotation_enabled: false

make a .env file containing the slack token and signing secret

SLACK_TOKEN=xoxp-xxxx
SLACK_SIGNING_SECRET=xxxxx

This project was created using bun init in bun v1.1.20. Bun is a fast all-in-one JavaScript runtime.

About

groooooowww the thread!!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published