4.1: Mastodon Bot - What is Mastodon?
This is the first video in a new series about making a Mastodon Bot. Mastodon is a decentralized open source social media platform. Please note that the server choochoo.space which I discussed in this video is no longer available. To find a server, visit [https://joinmastodon.org/servers](joinmastodon.org). Code: https://thecodingtrain.com/tracks/mastodon/mastodon/what-is-mastodon
π» Github Repo: https://github.com/CodingTrain/Mastodon-Bot
References:
π¦ Mastodon: https://mastodon.social/about
π» Mastodon Repository: https://github.com/tootsuite/mastodon
π ActivityPub on Wikipedia: https://en.wikipedia.org/wiki/ActivityPub
Videos:
π What is Node.js?: https://youtu.be/RF5_MPSNAtU
π Mastodon Playlist: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6byiVX7_Z1rclitVhMBmNFQ
π΄ Coding Train Live: https://www.youtube.com/watch?v=4L4JyWyb3oI
π΄ Coding Train Live: https://www.youtube.com/watch?v=rkwn-7kZzjY
Timestamps:
0:00 Introduction: making a Mastodon Bot
1:50 Decentralization
6:07 federation - all instances communicate with each other
7:12 AcitvityPub
8:24 Choochoo.space
Editing by Mathieu Blanchette
Animations by Jason Heglund
Music from Epidemic Sound
π Website: http://thecodingtrain.com/
πΎ Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide
π© Suggest Topics: https://github.com/CodingTrain/Suggestion-Box
π‘ GitHub: https://github.com/CodingTrain
π¬ Discord: https://thecodingtrain.com/discord
π Membership: http://youtube.com/thecodingtrain/join
π Store: https://standard.tv/codingtrain
ποΈ Twitter: https://twitter.com/thecodingtrain
πΈ Instagram: https://www.instagram.com/the.coding.train/
π₯ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
π₯ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
π p5.js: https://p5js.org
π p5.js Web Editor: https://editor.p5js.org/
π Processing: https://processing.org
π Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecodingtrain.com/issues/new
#mastodon #decentralization #nodejs