mirror of
https://github.com/majmongoose/PageBot.git
synced 2024-11-21 11:31:47 -05:00
Update README.md
This commit is contained in:
parent
f9dbbca672
commit
b6abcb12a1
@ -12,10 +12,10 @@ PageBot is a discord bot written in python using the discord.py library, which w
|
|||||||
6. Run the bot with ```python pagebot.py```
|
6. Run the bot with ```python pagebot.py```
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
| | ttd_path | key | watch_folder | channel_id | delete_after_upload | speech_to_text
|
| | ttd_path | key | watch_folder | notify_text | channel_id | delete_after_upload | speech_to_text |
|
||||||
|---|---|---|---|---|---|---|
|
|-------------|-----------------------------------------------|--------------------|--------------------------------------|------------------------------------------------------|------------------------------------------------|-----------------------------------------------|-------------------------------------------------------------------------|
|
||||||
| Required | NO | YES | YES | YES | YES | YES |
|
| Required | NO | YES | YES | NO | YES | YES | YES |
|
||||||
| Description | Path to launch TTD from, leave "" to disable. | Discord bot token. | Folder to watch for new audio clips. | Discord Channel ID to send page notifications. | Delete *.mp4 file after uploading to Discord. | Enable/Disable Speech to Text. It does not work well, and is very slow. |
|
| Description | Path to launch TTD from, leave "" to disable. | Discord bot token. | Folder to watch for new audio clips. | Can be blank, send a message when notfied of a page. | Discord Channel ID to send page notifications. | Delete *.mp4 file after uploading to Discord. | Enable/Disable Speech to Text. It does not work well, and is very slow. |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user