elna-ai / ELNA-DApp

This repository contains the code for the ELNA DApp. It's responsible for providing a user-friendly interface for creating and managing custom chatbots.
https://www.elna.ai
GNU Affero General Public License v3.0
0 stars 2 forks source link

228 - ELNA_DeAi X Handle update #200

Closed rishikeshDpp closed 3 weeks ago

rishikeshDpp commented 3 weeks ago

made the changes to a copy of beta - all 3 constants files

we should think about storing the twitter handle in one constants file somewhere, alongside other constant variables that aren't security sensitive

no search bar changes present

mohitrajane commented 3 weeks ago

@rishikeshDpp storing the twitter handle as constant makes sense, can you make that change to this PR. you can store it in src/constants/index.ts and name it something like ELNA_TWITTER_HANDLE

mohitrajane commented 3 weeks ago

@rishikeshDpp please rebase this branch with beta to fix the conflict

rishikeshDpp commented 3 weeks ago

@rishikeshDpp please rebase this branch with beta to fix the conflict

Will do and I'll close it today

mohitrajane commented 3 weeks ago

closes #200