I am in the process of developing a bot for university which includes the following main functionalities:
A. Library
B. Student registration
C. Attendance
D. Help Desk
E. Enquiry
I have following doubts:
Should I have separate top files for each of the above functionality or creating separate bot for each of those will be better in terms of (maintenance, remembering context) ?