Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matteyeux/twitna
A script I use for a Twitter bot
https://github.com/matteyeux/twitna
alternance etna python3
Last synced: about 2 months ago
JSON representation
A script I use for a Twitter bot
- Host: GitHub
- URL: https://github.com/matteyeux/twitna
- Owner: matteyeux
- Created: 2019-05-05T13:35:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T05:04:11.000Z (about 2 years ago)
- Last Synced: 2023-03-02T19:52:08.175Z (almost 2 years ago)
- Topics: alternance, etna, python3
- Language: Python
- Homepage: https://twitter.com/etna_bot
- Size: 9.77 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# twitna
A script I use for a Twitter botDon't forget to setup a `config.ini` file :
```
[ETNA]
etna_id = your_id
etna_password = dat_password
```### Creditz
Théo "Bob" Massard : [etnawrapper](https://github.com/tbobm/etnawrapper).