SuperMeepBoy / wikitransbot

Twitter bot for Wikitrans
https://wikitrans.co/
MIT License
3 stars 2 forks source link
bot lgbt lgbtqia transidentity twitter-bot

Twitter Follow GitHub tag (latest by date) GitHub last commit GitHub

wikitransbot banner

🪧 Description

This project is a Twitter Bot for the Wikitrans website which allows any user to perform a request from Twitter.

📜 Commands

The available commands are the following :

🔍 Examples

Below is an example of a request to look for an article with the keywords "numéro de sécurité sociale" on the Wikitrans website.

screenshot from Twitter illustration an example of request to the Wikitransbot

🔧 Configuration

A configuration template is provided in the repo. You can find it at the root of the project with the name config_template.json.

You can find different sections:

🐦 A Twitter section

🌎 A global section (at the root of the json)

🧱 A command handlers section

They are configured in the command_handlers section.

You define a command handler section with the name of the class of the handler.

Every command handlers must at least define :

More configuration can be put in a handler section as needed, (i.e. : templates for the answers)

🤝 Contributing

🧑‍🤝‍🧑 Authors

🏷️ License

MIT