Add simple-toot script to automate welcome message for new users #14

Merged
rluetzner merged 0 commits from master into master 2022-11-01 20:36:57 +01:00
rluetzner commented 2022-11-01 20:28:36 +01:00 (Migrated from codeberg.org)

The script performs all steps necessary to register a new app on the server (i.e. get a client id and secret) and retrieves an access token.

The only manual step is a prompt for the user to visit a website in their browser to authorize the tool. This is a one-time action. The client id and secret and the access token are saved in a subdirectory in the users config directory.

Other than that the tool comes with 'rollenspiel.social' hardcoded as server and the well known welcome message hardcoded with the possibility to mention arbitrary user accounts.

I've also added a README file with a short explanation and some examples.

The script performs all steps necessary to register a new app on the server (i.e. get a client id and secret) and retrieves an access token. The only manual step is a prompt for the user to visit a website in their browser to authorize the tool. This is a one-time action. The client id and secret and the access token are saved in a subdirectory in the users config directory. Other than that the tool comes with 'rollenspiel.social' hardcoded as server and the well known welcome message hardcoded with the possibility to mention arbitrary user accounts. I've also added a README file with a short explanation and some examples.
Tealk commented 2022-11-01 20:39:39 +01:00 (Migrated from codeberg.org)

Thank you for your work

Thank you for your work
rluetzner commented 2022-11-01 20:48:53 +01:00 (Migrated from codeberg.org)

You're welcome. 😃
This is exactly the kind of low-stress brain massaging I need in my free time. 😅

You're welcome. 😃 This is exactly the kind of low-stress brain massaging I need in my free time. 😅
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RollenspielMonster/rollenspiel.social!14
No description provided.