A WebexTeamsBot that gives the freedom of accessibility with little to no effort or technical knowledge required
Step 1:
Make a bot application and copy the token to your clipboard. Then, download master.zip and unzip.
Step 2:
Install Python and WebexTeamsSDK (as stated in the requirements section) with a package manager like pip, then update the settings.py with your token you copied.
Step 3:
Open a command-line, go to the directory with the main.py
, and run python3 main.py
(or python main.py
if you're on Windows).
Step 4:
Run help
in the command-line, enjoy~!
I worked a lot on this bot last month when I had spare time, so feel free to use change as much as you'd like. I'd like to see what new things you can make with it!
Disclaimer: I do not like Webex very much, I just had spare time
(All requirements used visible in bot.py)
If you have any issues, contact me here.
You don't have to give credit to me. That's not what Github is for (in my opinion).