Skip to content

FranklyFuzzy/GW2Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GW2 Daily Bot

dailyGetter.py - Script automated in task scheduler to run daily after the game dailies reset.

interestingIDs.txt - list of acheivment names and ids harvested by dailyGetter.

/AWS/lambda_function.py - Script running in lambda that uses AWS SSM for creds, checks daily API for hard coded IDs and tweets results.

/AWS/requests.zip - Required dependancies for requests and tweepy.

See in action HERE

Screenshot 2024-04-23 at 10 59 03 AM

Ref:

https://wiki.guildwars2.com/wiki/Template:Daily_Fractal_Schedule

https://api.guildwars2.com/v2/achievements/daily

https://api.guildwars2.com/v2/achievements?ids=1981

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages