|
|
# Intro
|
|
|
In the previous examples, we have been working with our personal bearer token. If we want to create a real service, maybe we do not want to interact with other people in our very own name, but want some kind of proxy: **a bot**.
|
|
|
In the previous examples, we have been working with our personal bearer token. If we want to create a real service, maybe we do not want to interact with other people using our very own name, but want some kind of proxy: **a bot**.
|
|
|
|
|
|
As the functionality of a bot might be a little bit more complicated, we are not going to use the API directly anymore, we are going to use a framework.
|
|
|
|
... | ... | |