1
0
mirror of https://github.com/alexellis/seeds2.git synced 2022-05-09 04:08:56 +03:00
This commit is contained in:
Alex Ellis
2017-06-26 17:16:40 +01:00
parent 37b6bb530f
commit 40d705884b

View File

@@ -40,5 +40,5 @@ if(__name__=="__main__"):
if config["tweet"] == True:
tweeter = Tweeter(config, tweepy)
tweeter.send(filename, "Internet of Seeds Mark II")
tweeter.send(filename, "Internet of Seeds Mark II - https://github.com/alexellis/seeds2")