Skip to content

tonymajestro/EnchantmentsBot

Repository files navigation

Enchantments Bot

This is a bot for finding available spots in the Enchantments zones of Alpine Lakes, WA. This project is just for fun. Please do not use this bot for nefarious purposes.

Bot Code

Most bot code can be found in the lambda directory. It uses python3, boto3 for making calls to AWS DynamoDB and AWS SNS, and requests for making requests to the enchantments API.

It also uses python's unittest library for unit tests.

Infrastructure code

The AWS Lambda, DynamoDB tables, and SNS topics are created using Typescript and CDK. Resources can be found in the lib directory.

About

Bot to search for available spots in enchantments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published