Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imxnoobx/twitty

Simple Twitter bot to control your account from discord and keep your followers updated with your latest github releases, push, star, forks, etc.
https://github.com/imxnoobx/twitty

discord-js noob twitter twitter-api-v2

Last synced: about 5 hours ago
JSON representation

Simple Twitter bot to control your account from discord and keep your followers updated with your latest github releases, push, star, forks, etc.

Awesome Lists containing this project

README

        


[Releases]   |   [Issues]   |   [Homepage]   |   [Pull Request]   |   [Wiki]   




Version - 1.0.5


Maintenance


License: ISC

## 📘 Description


Simple Twitter bot to control your account from discord and keep your followers updated with your latest github releases, push, star, forks, etc.

```ini
[Discord Admin Commands]

!tweet - send a tweet from discord,
!actiontweet - Do an action on a tweet. Such as: like, dislike, retweet, unretweet, reply, delete.
!actionuser - Do an action on a user. Such as: follow, unfollow, mute, unmute, block, unblock.

[Public Commands]

!tweetinfo - to block a user from the bot
!userinfo - to refresh the bot
```

## 📥 Install

```sh
npm install
```

## 📋Usage

```sh
npm run start / node index.js
```

## 🏠 [Homepage](https://github.com/IMXNOOBX/twitty#readme)

## 🌟 Issues/Contribute

- Report your issues here: [Report Here](https://github.com/IMXNOOBX/twitty/issues)
- Contribute with your amazing ideas: [Contribute Here](https://github.com/IMXNOOBX/twitty/pulls)

# 🔖 License & Copyright

This project is licensed under [**CC BY-NC 4.0**](https://creativecommons.org/licenses/by-nc/4.0/).
```diff
+ You are free to:
• Share: Copy and redistribute the material in any medium or format.
• Adapt: Remix, transform, and build upon the material.
+ Under the following terms:
• Attribution: You must give appropriate credit, provide a link to original the source repository, and indicate if changes were made.
• Non-Commercial: You may not use the material for commercial purposes.
- You are not allowed to:
• Sell: This license forbids selling original or modified material for commercial purposes.
• Sublicense: This license forbids sublicensing original or modified material.
```
### ©️ Copyright
The content of this project is ©️ by [IMXNOOBX](https://github.com/IMXNOOBX) and the respective contributors. See the [LICENSE.md](LICENSE.md) file for details.

##

_Star this project ⭐️ if it helped you!_

---


💎