frontend.src.bot
¶
Contains the main entrypoint for the frontend side of PollCord.
Module Contents¶
Functions¶
|
Main entrypoint for the frontend. Relies on the TOKEN field from .env file. |
- frontend.src.bot.main()¶
Main entrypoint for the frontend. Relies on the TOKEN field from .env file. Initializes the Discord bot and adds the necessary cogs to it.