https://github.com/ericz99/twitter-success-bot
Twitter success bot, that forward any tweets from discord to twitter!
https://github.com/ericz99/twitter-success-bot
bot discord-bot success twitter
Last synced: 8 months ago
JSON representation
Twitter success bot, that forward any tweets from discord to twitter!
- Host: GitHub
- URL: https://github.com/ericz99/twitter-success-bot
- Owner: ericz99
- Created: 2018-11-11T21:27:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T14:42:48.000Z (about 7 years ago)
- Last Synced: 2025-03-31T04:41:11.115Z (about 1 year ago)
- Topics: bot, discord-bot, success, twitter
- Language: JavaScript
- Homepage:
- Size: 58.6 KB
- Stars: 21
- Watchers: 0
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twitter Success Bot
You are able to send success to your twitter account. Everything is monitor and tweet will be rt and liked!
STILL UNDER DEVELOPMENT - but pretty much done!
## Instruction
- cd dir => then npm install => then run pm2 start index.js
- All you need is a discord application token for your server. Just put a random bot into your server and everything will take effect under "success" (without quotes) channel
- Also, you need a twitter api token/access key, to get that just go to https://apps.twitter.com/ and register for an developer account..
- Fill any credential in the config.json file - MUST FILL EVERYTHING IN ORDER FOR IT TO WORK!!.
- AND ENJOY :)
- If bot crash, run pm2 list first => get the id => then run pm2 restart id
- to stop bot, run pm2 stop id
- YOU NEED TO RUN A SERVER TO KEEP THIS BOT ALIVE, THIS IS BECAUSE OF DISCORD API...(so if you closed your computer then discord api will throw an error)
- Also, run git pull incase theres any update
## Usage
- You are able to send any message to your twitter account.
- Tweets will be auto like and retweeted.
- Everything is automated, so you can just sit back and not worrying about not retweeting those successes!
## Disclaimer
This project was made for educational purposes only. Please use responsibly. Any abused from this script will result in suspension by Twitter.