https://github.com/syscoin/tipbot
https://github.com/syscoin/tipbot
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/syscoin/tipbot
- Owner: syscoin
- Created: 2021-05-06T09:06:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T12:31:07.000Z (over 2 years ago)
- Last Synced: 2025-04-25T08:45:05.991Z (about 1 year ago)
- Language: JavaScript
- Size: 384 KB
- Stars: 5
- Watchers: 6
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tipbot
Before running this bot for the first time please ensure that you create a new
12 word Syscoin mnemonic in config.json and create a safe, secure backup of it somewhere,
delete the receiveIndex/auctionIndex/tradeIndex files in the ls folder (if there) and have a new MongoDB database
running in the background (once MongoDB is installed it can normally be done with 'sudo service mongod start').
The "config.json.example" file must also be renamed to "config.json" and configured to the Discord server you are running.