This was developt to automate task within a web game. A task which would normally be manually done every hour of the day, is automated using a series of scripts. The bot could also run based on commands sent by users, within a certain discord channel. Apart from user input, the bot can also run in timed interval or at certain times based on a pre-written schedule. To make it more convinient for the host to run the script, it also runs headless. Meaning no UI is visible while performing the webscraping.
- Selenium Python
- Headless
- xpath navigation
- Discord library
- Scheduled task
- Usage of .env for credentials