ItishighlyrecommendedyoucreateanewuseranddonotuseyourMatrixuser's access token as it will allow full access to the matrix user. You can get the access token by running <code>curl -XPOST -d '{"type":"m.login.password","identifier":{"user":"botusername","type":"m.id.user"},"password":"passwordforuser"}'"https://home.server/_matrix/client/r0/login"</code>.
ItishighlyrecommendedyoucreateanewuseranddonotuseyourMatrixuser's access token as it will allow full access to the matrix user. You can get the access token by running <code>curl -XPOST -d '{"type":"m.login.password","identifier":{"user":"botusername","type":"m.id.user"},"password":"passwordforuser"}'"https://home.server/_matrix/client/r0/login"</code>.