DesktopAssistant/config.ini
TallGorilla ef9defa759 windows version upgraded.
Organized code, added config file and config reading,  fixed 2 bugs and added a debug mode in wich you can type commands in the console instead of saying them.
2021-10-06 21:48:16 +02:00

14 lines
375 B
INI

[DEFAULT]
MASTER = YourName
search_engine = Google
#Google/Bing/DuckDuckGo/Youtube
debug = True
#True/False
[EMAIL]
server = smtp.gmail.com
#You can use any email service provider that allows SMTP. Check docs to see how to configure your email provider here.
port = 587
#In most cases you will need this port.
username =
password =