/ToDoistIntegration

Discord and Voice bot for ToDoist application.

Primary LanguagePython

ToDoist Integration

Integration ToDoist app with Discord and implemented local voice bot interface.

Table of content

Discord Bot

Env

Create file with all private data to connect ToDoist and Discord bot.

.env

db_root_user="..."
db_root_pass="..."

todoist_client_id="..."
todoist_client_secret="..."
todoist_scope="..."

discord_token="..."

Voice Bot

Env

export voice_access_token="..."
export voice_project_id=".."

Author

Górka Mateusz