Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.45 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.45 KB

Welcome to TNB Discord Security Bot 👋

Version License: MIT Twitter: avinash\_ukr

Discord bot to scan all messages and identify thenewboston signing keys and create a new secure wallet if signing keys are exposed.

Install

npm install # Install dependencies
npm run migrations:run # Create the database and run migrations

Usage

  • Create a .env file using by copying the .env.example file and changing the values
npm run build # Compile typescript to javascript
npm run start # Start the bot

Invite

https://discord.com/api/oauth2/authorize?client_id=856487010712682537&permissions=0&scope=bot%20applications.commands

Author

👤 Avinash Upadhyaya

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator