group-butler / GroupButler

This bot can help you in managing your group with rules, anti-flood, description, custom triggers, and much more!
https://t.me/GroupButler_bot
GNU General Public License v2.0
442 stars 295 forks source link

Docker config #465

Open IsmaStifler opened 2 years ago

IsmaStifler commented 2 years ago

Hello, you will see I am trying to install it in docker, so I install docker, the WSL ubuntu 18.04 resource, I use the command console, copying the repository directly and that's it, everything I tried after the install etc nothing

Could you help me?? thank you

IsmaStifler commented 2 years ago

lua: ./lua/groupbutler/config.lua:18: You must export $TG_TOKEN with your Telegram Bot API token

stack traceback:

C: in function 'assert'

./lua/groupbutler/config.lua:18: in main chunk

C: in function 'require'

./lua/groupbutler/plugins.lua:1: in main chunk

C: in function 'require'

polling.lua:6: in main chunk