First release

This commit is contained in:
spla 2021-05-19 15:50:05 +02:00
pare d95d86c86c
commit 706c029cb2
S'han modificat 1 arxius amb 1 adicions i 1 eliminacions

Veure arxiu

@ -18,6 +18,6 @@ Within Python Virtual Environment:
3. Run `python setup.py` to get your bot's access token of your Mastodon server existing account. It will be saved to 'secrets/secrets.txt' for further use.
4. Run `python welcome.py` to check if ny new users and greet them and what is the registering evolution (hourly, daily, weekly).
4. Run `python welcome.py` to check if any new users and greet them and what is the registering evolution (hourly, daily, weekly).
5. Use your favourite scheduling method to set `python welcome.py` to run every minute.