-
Notifications
You must be signed in to change notification settings - Fork 8
Setup
To sign up for a new single-license tenant for development purposes go to Microsoft 365 and choose Microsoft 365 Business Basic - Trial
. NB In our experience "purchasing" a trial (your card details are still required) failed, and we needed to purchase a Microsoft 365 Business Basic
license.
If you receive
Please try again in a few minutes. We are unable to complete the verification check on your payment method at this time
see Troubleshooting.
If you created the tenant another way where you logged in with your personal Microsoft account, go to the Azure Admin Portal and log in with your personal account and create a new account (e.g.
[email protected]
) and grant itGlobal Administrator
andGlobal Billing
roles.
Confirm the account has a Microsoft 365 Business Basic
license by going to Microsoft Admin Portal and going to Users
> Active Users
(it shouldn't say Unlicensed
). If needed purchase a license for the account, go to ...
> Manage product licenses
> Buy products
> All products
> Microsoft 365 Business Basic
and complete the purchase.
To be able to deploy and run the bot, you need to enable uploading custom app in Teams:
- Login to Microsoft Teams Administration using the global administrator account you created above.
- Go to
Teams apps
>Setup Policies
>Global
. - Make sure that Toggle for
Upload custom apps
is inOn
position. - Click
Save
and your test tenant can permit custom app upload.
If you prefer to develop against your own LNbits instance, or require an instance for production:
- Login to My LNbits
- Click
New instance
.
To install User Manager
:
- Login with
Super User
to your LNbits instance. - Go to
Manage
>Extensions
and selectAll
and searchUser Manager
. - For the
User Manager
clickManage
andInstall
the latest version.
The Nostr Market extension is used for the rewards. To install Nostr Market
:
- Login with
Super User
to your LNbits instance. - Go to
Manage
>Extensions
and selectAll
and searchNostr Market
. - For the
Nostr Market
clickManage
andInstall
the latest version.