I have encountered a bug related to the forward method of BotRGCN in models.py. It seems that the indexing should start at 0 instead of 1. This could lead to unexpected behavior in the implementation. Thank you for your attention to this issue. I appreciate your work on this project!

