Skip to content

This repository is a guide for discord bot development on Algorand blockchain, meant to be paired with the released youtube series

Notifications You must be signed in to change notification settings

atsoc1993/Algorand_Discord_Bots_Tutorial_Series

Repository files navigation

NOTE: THIS SERIES WAS DISCONTINUED IN FAVOR OF XGOV-99 FOR THE ALGOLEARN PLATFORM:

https://algo-learn.com/

EPISODE 1 - Setup

In the first episode of building an Algorand blockchain-based Discord bot on a Windows PC, we walk through these steps in order: installing Ubuntu, manually setting up an Algorand node, getting Visual Studio and its extensions, Python, pip, and the Algo Python standard kit installed. We'll also get our Discord server and bot ready for testing by sorting out permissions, setting a secret bot token, and configuring our code to connect to the Algorand blockchain and the Discord bot.

https://www.youtube.com/watch?v=JjmH-KA7UcQ

EPISODE 2 - Wallet Integration and Payment Transactions

In this episode, we'll cover some basic Python concepts including variables, functions, calls, return statements, lists, dictionaries, conditional statements, and for loops. We will apply these concepts while creating a simple Discord bot for handling payment transactions, registering users' Algorand addresses, and accessing account information on the Algorand Blockchain."

https://www.youtube.com/watch?v=NTN8ERy6mkk

EPISODE 3 - [1/2] Pokemon Battle Discord Bot: Coding Without Node, Creating Metadata Templates, Uploading Images to IPFS, Asset Creation Transactions

Create Pokémon-esque characters using ARC-69s on Algorand Blockchain— we’ll go over metadata templates, IPFS uploading for image hosting, list/dictionary review, and sending asset configuration transactions without a node! This is a two-part episode which will be followed by Episode 4, where we learn how to create a Pokemon battling Discord bot and alter properties of our Pokémon NFTs like experience, levels, and even make them evolve!

https://youtu.be/5SjGYC3Ub-0

About

This repository is a guide for discord bot development on Algorand blockchain, meant to be paired with the released youtube series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published