4.2: Mastodon Bot - Setting up a Mastodon Bot
In this video, I set up the bot account and post a toot from node.js. Code: https://thecodingtrain.com/tracks/mastodon/mastodon/setting-up-a-mastodon-bot
π» Github Repo: https://github.com/CodingTrain/Mastodon-Bot
References:
π¦ Mastodon: https://mastodon.social/about
π€ Botsin.space server: https://botsin.space/about/more
π» Mastodon API on npm: https://www.npmjs.com/package/mastodon-api
Videos:
π Mastodon Playlist: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6byiVX7_Z1rclitVhMBmNFQ
π Workflow - Node: https://youtu.be/FjWbUK2HdCo
π Workflow - Shell: https://youtu.be/FnkkzgYuXUM
Timestamps:
0:00 Introduction: making a Mastodon Bot
2:16 Creating a new application
6:30 Mastodon-api
8:15 Create a new Mastodon
10:19 Ways to Engage with Mastodon: GET, POST, & STREAMING
12:00 POST a new status
13:30 Parameters
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
#mastodonbot #nodejs