/WebexTeamsBot

I am unwillingly part of an organization that requires my cooperation via Webex Teams, however they do not provide the same cooperation on their part. Therefore I have created a bot capable of performing actions for me I had once been restricted from.

Primary LanguagePython

WebexTeamsBot

A WebexTeamsBot that gives the freedom of accessibility with little to no effort or technical knowledge required

How to use

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


Requirements:

-Python 3.9
-WebexTeamsSDK

(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).