Skip to content

A Discord Bot that verify an asset in a perticular Algorand address and assign a role

License

Notifications You must be signed in to change notification settings

securecerts/verifyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VerifyBot

A Discord Bot that verify an asset in a particular Algorand address and assign a role.

Project setup

npm init

Project Variables

Update .env file with purestake API `API`  and DISCORD API `DISCORD`
Update let account = [] with creator addresses
Create an ASA from my algo wallet. Add the asset id here.

let optinAsset = ' '
Follow Youtube videos to create a bot in your server settings.

https://www.youtube.com/watch?v=7rU_KyudGBY
Add your role id from discord server after switching on developer mode in discord.
message.member.roles.add('');

Project start

npm start

About

A Discord Bot that verify an asset in a perticular Algorand address and assign a role

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published