An aiogram bot to connect users with admin
To create your own, you need, first, to create a bot at BotFather and a channel where messages sent by users will be forwarded to store. After creating them, you will need to put their id to config.py file on data folder. Replace API_TOKEN with your bot's TOKEN given by BotFather, ADMIN_ID with your user id and CHANNEL_ID with the messages channel id.
A working bot of mine - Reach me out bot