I’m currently learning how to make a message reply bot. It’s my first time using this kind of thing. Please forgive me if I make any simple mistakes.
My program code uses some environment variables such as CHANNEL_ACCESS_TOKEN, but NameError appears in the program code. I would like to know what went wrong. Is my usage method wrong?