A Twitter bot that tweets love advice every X hours
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
- [][https://go.dev/]
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
Install the Go packages by running:
go get
Please follow the steps outlined here or here.
Refer to the Installation
section. You can use this repo as a template for any Twitter bot. The GPT-3 part only relates to fetching the text for our generated tweet; you can replace that part with any valid string.
My bot is live here: https://twitter.com/LoveAdviceWiseG
- Change the prompts to make it more creative
- If a user tweets back, reply
- Put responses in DB & make sure we don't have duplicates
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Pol Milian - @polcodes - pol.milian.dev@gmail.com
Project Link: https://github.com/el-pol/lovebot