Create a bot
In Ping2me, we only manage bots which are created by you. Bot mean the bot from your chat app (e.g. Telegram, Discord, Slack, etc.) which will be used to send messages to your channels.
Create bot on Ping2me
- First of all, you need to select a Provider, which is your chat app (e.g. Telegram, Discord, Slack, etc.)
- Name is just a name of your bot, it can be anything you want
- Credential is the token of your bot. For example, if you want to send messages to a Telegram group, you need to provide the bot token here. Depends on your provider, you may need to provide more information here.
TIP
Don't worry if you don't know create a bot on your chat app, we will guide you through the process.
Create Telegram bot
- Open Telegram app, search for
BotFather
and start a conversation with it - Type
/newbot
to create a new bot - Type a name for your bot
- Type a username for your bot, it must end with
bot
(e.g.ping2me_bot
) - Copy the token and paste it to the Credential field on Ping2me
Create Discord bot
- Go to Discord Developer Portal
- Click
New Application
button - Type a name for your bot
- Click
Bot
on the left menu - Click
Add Bot
button - Click
Copy
button to copy the token and paste it to the Credentials field on Ping2me
Create Slack bot
- Go to Slack API
- Click
Create New App
button - Type a name for your app
- Select a workspace
- Click
Create App
button - Click
Bots
on the left menu - Click
Add Legacy Bot User
button - Type a name for your bot
- Click
Add Bot User
button - Click
OAuth & Permissions
on the left menu - Click
Install App to Workspace
button - Click
Allow
button - Copy the
Bot User OAuth Access Token
and paste it to the Credentials field on Ping2me